<?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>ubuntu,debian,redhat -linuxany.com &#187; package</title>
	<atom:link href="http://www.linuxany.com/archives/tag/package/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxany.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 08:59:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Debian包管理</title>
		<link>http://www.linuxany.com/archives/352.html</link>
		<comments>http://www.linuxany.com/archives/352.html#comments</comments>
		<pubDate>Mon, 18 Aug 2008 05:19:13 +0000</pubDate>
		<dc:creator>x72</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[package]]></category>

		<guid isPermaLink="false">http://www.linuxlaptop.cn/?p=376</guid>
		<description><![CDATA[查看软件XXX安装内容 dpkg -L xxx 查找软件 apt-cache search 正则表达式 查找文件属于哪个包 dpkg -S filenameapt-file search filename 查询软件xxx依赖哪些包 apt-cache depends xxx 查询软件xxx被哪个包依赖 apt-cache rdepends xxx 增加一个光盘源 sudo apt-cdrom add 系统升级 sudo apt-get updatesudo apt-get upgradesudo apt-get dist-upgrade 清除所有已删除包的残余配置文件 dpkg -l &#124;grep ^rc&#124;awk '{print $2}' &#124;tr [&#34;\n&#34;] [&#34; &#34;] sudo xargs dpkg -P - 编译时缺少h 文件的自动处理 sudo auto-apt run [...]]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/352.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

