<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Doing &#38; Done &#187; pacman</title>
	<atom:link href="http://doing.liduan.com/tag/pacman/feed/" rel="self" type="application/rss+xml" />
	<link>http://doing.liduan.com</link>
	<description>Record and Store</description>
	<lastBuildDate>Sat, 29 Oct 2011 11:13:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>improve your arch linux pacman speed.
 &#8230;</title>
		<link>http://doing.liduan.com/2009/02/22/improve-your-arch-linux-pacman-speed/</link>
		<comments>http://doing.liduan.com/2009/02/22/improve-your-arch-linux-pacman-speed/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 15:21:53 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arch linux]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pacman]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/22/improve-your-arch-linux-pacman-speed/</guid>
		<description><![CDATA[improve your arch linux pacman speed. pacman using wget for download task. but wget is not for multiple thread download. if using &#8220;aria2&#8243;, the download speed can sharply increase. firstly, install aria2 by: $pacman -Sy $pacman -S aria2 then, edit /etc/pacman.conf, add a line: XferCommand = /usr/bin/aria2c -s 2 -m 2 -d / -o %o [...]]]></description>
			<content:encoded><![CDATA[<p>improve your arch linux pacman speed.</p>
<p>pacman using wget for download task. but wget is not for multiple thread download. if using &#8220;aria2&#8243;, the download speed can sharply increase.</p>
<p>firstly, install aria2 by:</p>
<p>$pacman -Sy</p>
<p>$pacman -S aria2</p>
<p>then, edit /etc/pacman.conf, add a line:</p>
<p>XferCommand = /usr/bin/aria2c -s 2 -m 2 -d / -o %o %u</p>
<p>ok, try pacman again, you can see big change for download speed.</p>
]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/22/improve-your-arch-linux-pacman-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.125 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-21 21:38:45 -->

