<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ubuntu Tweak 0.5.5 发布</title>
	<atom:link href="http://linuxtoy.org/archives/ubuntu-tweak-055.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Fri, 25 May 2012 11:27:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mxhhaixin</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165740</link>
		<dc:creator>mxhhaixin</dc:creator>
		<pubDate>Mon, 26 Jul 2010 10:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165740</guid>
		<description>&lt;p&gt;LinuxToy最近更新的好满呀，我等得都望眼欲穿了……&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>LinuxToy最近更新的好满呀，我等得都望眼欲穿了……</p>]]></content:encoded>
	</item>
	<item>
		<title>By: stevenlee.net</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165708</link>
		<dc:creator>stevenlee.net</dc:creator>
		<pubDate>Sun, 25 Jul 2010 13:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165708</guid>
		<description>&lt;p&gt;歪楼是LinuxTOY的一大特色啊。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>歪楼是LinuxTOY的一大特色啊。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vanhunt</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165701</link>
		<dc:creator>vanhunt</dc:creator>
		<pubDate>Sun, 25 Jul 2010 10:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165701</guid>
		<description>&lt;p&gt;私下里认为，真正折腾明白了也就会喜欢定制的系统了。尤其是有洁癖的人。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>私下里认为，真正折腾明白了也就会喜欢定制的系统了。尤其是有洁癖的人。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: X.Arthur</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165699</link>
		<dc:creator>X.Arthur</dc:creator>
		<pubDate>Sun, 25 Jul 2010 10:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165699</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-165696&quot; rel=&quot;nofollow&quot;&gt;vicwjb&lt;/a&gt;: 谢了，很全面。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-165696" rel="nofollow">vicwjb</a>: 谢了，很全面。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vicwjb</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165697</link>
		<dc:creator>vicwjb</dc:creator>
		<pubDate>Sun, 25 Jul 2010 09:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165697</guid>
		<description>&lt;p&gt;汗。。第一次在linuxtoy回复，，不知道怎么应用格式。。。。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>汗。。第一次在linuxtoy回复，，不知道怎么应用格式。。。。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vicwjb</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165696</link>
		<dc:creator>vicwjb</dc:creator>
		<pubDate>Sun, 25 Jul 2010 09:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165696</guid>
		<description>&lt;p&gt;@X.Arthur:回答你的4个问题
1.装aur的稳定性与方便性和gentoo是一样的，一个PKGBUID文件，里面包括基本的编译信息。。你可以自由修改。。。就一个自动编译软件的过程。。。依赖什么的需要在PKGBUILD里指定，不过既然你用aur装，那么制作者已经把依赖搞定了。。你要安装就行了。。。。官方建议，装之前先查看OKGBUILD文件，免得被放入诸如rm之类的危险命令。。
2.yaourt的速度确实不是很快，pacman的速度也不是很快，不过现在有些替代品。。可以试试！！
3.源的软件没法设定依赖了，因为这些都是官方的人在维护，不过你可以abs修改，重新编译的时候设定依赖。。不过官方源一般的support是不会给你自动装的，在安装完某个软件后，会提示你需要某些support，但不强制安装。
4.软件数量不必担心，基本上只要archer用这个软件，那么arch就一定有这个软件。。aur里基本上全都有。。。。。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@X.Arthur:回答你的4个问题
1.装aur的稳定性与方便性和gentoo是一样的，一个PKGBUID文件，里面包括基本的编译信息。。你可以自由修改。。。就一个自动编译软件的过程。。。依赖什么的需要在PKGBUILD里指定，不过既然你用aur装，那么制作者已经把依赖搞定了。。你要安装就行了。。。。官方建议，装之前先查看OKGBUILD文件，免得被放入诸如rm之类的危险命令。。
2.yaourt的速度确实不是很快，pacman的速度也不是很快，不过现在有些替代品。。可以试试！！
3.源的软件没法设定依赖了，因为这些都是官方的人在维护，不过你可以abs修改，重新编译的时候设定依赖。。不过官方源一般的support是不会给你自动装的，在安装完某个软件后，会提示你需要某些support，但不强制安装。
4.软件数量不必担心，基本上只要archer用这个软件，那么arch就一定有这个软件。。aur里基本上全都有。。。。。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: X.Arthur</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165691</link>
		<dc:creator>X.Arthur</dc:creator>
		<pubDate>Sun, 25 Jul 2010 08:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165691</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-165688&quot; rel=&quot;nofollow&quot;&gt;rushui999&lt;/a&gt;: 
的确贴心啊，而且及其方便……除了编译速度。这也是我纠结的原因。可能是我现在 电脑的问题，看看新本子效果再说吧。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-165688" rel="nofollow">rushui999</a>: 
的确贴心啊，而且及其方便……除了编译速度。这也是我纠结的原因。可能是我现在 电脑的问题，看看新本子效果再说吧。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rushui999</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165688</link>
		<dc:creator>rushui999</dc:creator>
		<pubDate>Sun, 25 Jul 2010 08:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165688</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-165684&quot; rel=&quot;nofollow&quot;&gt;X.Arthur&lt;/a&gt;: 
ppa也相当于overlay这样的源，我现在也在用Gentoo，不过我倒是不打算换了，折腾得越深入，就越觉得Gentoo贴心，而且我很少升级，通常都是几个月才升一次级的，所以升级编译对我来说也不是什么问题。Gentoo的系统很少出各种莫名奇妙的问题，而且开发套件很齐全，用来做生产环境是最合适不过的了。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-165684" rel="nofollow">X.Arthur</a>: 
ppa也相当于overlay这样的源，我现在也在用Gentoo，不过我倒是不打算换了，折腾得越深入，就越觉得Gentoo贴心，而且我很少升级，通常都是几个月才升一次级的，所以升级编译对我来说也不是什么问题。Gentoo的系统很少出各种莫名奇妙的问题，而且开发套件很齐全，用来做生产环境是最合适不过的了。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: IMK</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165687</link>
		<dc:creator>IMK</dc:creator>
		<pubDate>Sun, 25 Jul 2010 07:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165687</guid>
		<description>&lt;p&gt;关于第三点，鱼和熊掌不可兼得。要么一堆无用的开发包，要么一些无关的依赖包。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>关于第三点，鱼和熊掌不可兼得。要么一堆无用的开发包，要么一些无关的依赖包。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: X.Arthur</title>
		<link>http://linuxtoy.org/archives/ubuntu-tweak-055.html#comment-165685</link>
		<dc:creator>X.Arthur</dc:creator>
		<pubDate>Sun, 25 Jul 2010 06:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=4243#comment-165685</guid>
		<description>&lt;p&gt;嗯，第二个有tupac,不过貌似数据库和pacman不共用……&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>嗯，第二个有tupac,不过貌似数据库和pacman不共用……</p>]]></content:encoded>
	</item>
</channel>
</rss>

