<?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: RPM Command: 15 Examples to Install, Uninstall, Upgrade, Query RPM Packages</title>
	<atom:link href="http://www.thegeekstuff.com/2010/07/rpm-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ramesh Natarajan</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-194254</link>
		<dc:creator>Ramesh Natarajan</dc:creator>
		<pubDate>Wed, 08 Feb 2012 17:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-194254</guid>
		<description>@j martinez,

You are right. Thanks for pointing it out. I&#039;ve updated item#7 accordingly.

@Open Source,

Thanks for pointing it out. I&#039;ve fixed it.</description>
		<content:encoded><![CDATA[<p>@j martinez,</p>
<p>You are right. Thanks for pointing it out. I&#8217;ve updated item#7 accordingly.</p>
<p>@Open Source,</p>
<p>Thanks for pointing it out. I&#8217;ve fixed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Open Source</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-150434</link>
		<dc:creator>Open Source</dc:creator>
		<pubDate>Mon, 05 Dec 2011 09:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-150434</guid>
		<description>#11. Verify a Particular RPM Package using rpm -vp

it should be -V (in caps) and not -v (in lower case)

Verify option -V (caps)
=================
rpm {-V&#124;--verify}

-v (small case)
============
-v     Print verbose information - normally routine progress messages will be displayed</description>
		<content:encoded><![CDATA[<p>#11. Verify a Particular RPM Package using rpm -vp</p>
<p>it should be -V (in caps) and not -v (in lower case)</p>
<p>Verify option -V (caps)<br />
=================<br />
rpm {-V|&#8211;verify}</p>
<p>-v (small case)<br />
============<br />
-v     Print verbose information &#8211; normally routine progress messages will be displayed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arun prakash</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-145913</link>
		<dc:creator>arun prakash</dc:creator>
		<pubDate>Sat, 26 Nov 2011 08:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-145913</guid>
		<description>very useful examples..thanks a lot...</description>
		<content:encoded><![CDATA[<p>very useful examples..thanks a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j martinez</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-80953</link>
		<dc:creator>j martinez</dc:creator>
		<pubDate>Mon, 24 Jan 2011 18:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-80953</guid>
		<description>Pretty good information. I added a bookmark since I&#039;m always looking for one of these commands throughout the day.

I did see one mistake, however. &quot;rpm -qi&quot; gives you information about an installed package.

The example you used with &quot;rpm -qip MySQL-client-3.23.57-1.i386.rpm&quot; is how you get information about a package from the RPM file.  That&#039;s why the Install Date in the output shows that it&#039;s not installed. The -p switch takes an rpm file as its argument.</description>
		<content:encoded><![CDATA[<p>Pretty good information. I added a bookmark since I&#8217;m always looking for one of these commands throughout the day.</p>
<p>I did see one mistake, however. &#8220;rpm -qi&#8221; gives you information about an installed package.</p>
<p>The example you used with &#8220;rpm -qip MySQL-client-3.23.57-1.i386.rpm&#8221; is how you get information about a package from the RPM file.  That&#8217;s why the Install Date in the output shows that it&#8217;s not installed. The -p switch takes an rpm file as its argument.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 UNIX / Linux Sysadmin Tutorials</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-75028</link>
		<dc:creator>50 UNIX / Linux Sysadmin Tutorials</dc:creator>
		<pubDate>Sat, 25 Dec 2010 06:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-75028</guid>
		<description>[...] RPM package management examples: 15 examples provided in this article explains everything you need to know about managing RPM packages on redhat based system (including CentOS). [...]</description>
		<content:encoded><![CDATA[<p>[...] RPM package management examples: 15 examples provided in this article explains everything you need to know about managing RPM packages on redhat based system (including CentOS). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p sankar</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-73003</link>
		<dc:creator>p sankar</dc:creator>
		<pubDate>Mon, 13 Dec 2010 11:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-73003</guid>
		<description>pls, explain to me how to understand rpm commands in linux RHEL 5 server 
and how we can get all rpm packages and its commands for installation and uninstall with its own sys</description>
		<content:encoded><![CDATA[<p>pls, explain to me how to understand rpm commands in linux RHEL 5 server<br />
and how we can get all rpm packages and its commands for installation and uninstall with its own sys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-70681</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Tue, 23 Nov 2010 12:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-70681</guid>
		<description>The above stuff is worth knowing for those who want to work on linux</description>
		<content:encoded><![CDATA[<p>The above stuff is worth knowing for those who want to work on linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 Most Frequently Used UNIX / Linux Commands (With Examples)</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-68977</link>
		<dc:creator>50 Most Frequently Used UNIX / Linux Commands (With Examples)</dc:creator>
		<pubDate>Mon, 08 Nov 2010 06:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-68977</guid>
		<description>[...] More rpm examples: RPM Command: 15 Examples to Install, Uninstall, Upgrade, Query RPM Packages [...]</description>
		<content:encoded><![CDATA[<p>[...] More rpm examples: RPM Command: 15 Examples to Install, Uninstall, Upgrade, Query RPM Packages [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gautam Kashyap</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-59471</link>
		<dc:creator>Gautam Kashyap</dc:creator>
		<pubDate>Tue, 17 Aug 2010 06:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-59471</guid>
		<description>Gr8 post...............is there any way to rollback the old package after upgradation???</description>
		<content:encoded><![CDATA[<p>Gr8 post&#8230;&#8230;&#8230;&#8230;&#8230;is there any way to rollback the old package after upgradation???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BalaC</title>
		<link>http://www.thegeekstuff.com/2010/07/rpm-command-examples/comment-page-1/#comment-53052</link>
		<dc:creator>BalaC</dc:creator>
		<pubDate>Fri, 09 Jul 2010 13:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=5060#comment-53052</guid>
		<description>rpm -qlp was a worthy one. i need them mostly</description>
		<content:encoded><![CDATA[<p>rpm -qlp was a worthy one. i need them mostly</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: static.thegeekstuff.com

Served from: www.thegeekstuff.com @ 2012-02-09 15:04:02 -->
