<?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: List files in an RPM package</title>
	<atom:link href="http://www.tech-recipes.com/rx/1419/list-files-in-an-rpm-package/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1419/list-files-in-an-rpm-package/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 20:38:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cgrundstrom</title>
		<link>http://www.tech-recipes.com/rx/1419/list-files-in-an-rpm-package/comment-page-1/#comment-14775</link>
		<dc:creator>cgrundstrom</dc:creator>
		<pubDate>Thu, 03 Sep 2009 13:12:40 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14775</guid>
		<description>Another similar and very useful rpm command allows you to view the files that were provided by an already installed rpm package.&lt;br&gt;&lt;br&gt;To list the files installed by techrx.rpm:&lt;br&gt;&lt;br&gt;rpm --query --filesbypkg techrx</description>
		<content:encoded><![CDATA[<p>Another similar and very useful rpm command allows you to view the files that were provided by an already installed rpm package.</p>
<p>To list the files installed by techrx.rpm:</p>
<p>rpm &#8211;query &#8211;filesbypkg techrx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
