
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Rpm_redhat_package_manager</id>
		<title>Rpm redhat package manager - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Rpm_redhat_package_manager"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Rpm_redhat_package_manager&amp;action=history"/>
		<updated>2026-04-29T01:50:34Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=Rpm_redhat_package_manager&amp;diff=29&amp;oldid=prev</id>
		<title>Nighthawk: Pushed from thelinuxwiki.com.</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Rpm_redhat_package_manager&amp;diff=29&amp;oldid=prev"/>
				<updated>2013-02-25T19:01:30Z</updated>
		
		<summary type="html">&lt;p&gt;Pushed from thelinuxwiki.com.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To install a package (i=install v=verbose h=show hash marks)	&lt;br /&gt;
 rpm -ivh &amp;lt;package_name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To uninstall (erase) a package	&lt;br /&gt;
 rpm -e &amp;lt;package_name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To upgrade a package&lt;br /&gt;
rpm -Uvh &amp;lt;package_name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To test a package to see how it would install (without installing, also checks dependencies)	rpm -Uvh --test package&lt;br /&gt;
&lt;br /&gt;
== Verify commands ==&lt;br /&gt;
&lt;br /&gt;
To verify a package (extra verbose output)	&lt;br /&gt;
 rpm -Vvv &amp;lt;package_name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To list ALL installed packages on the system	&lt;br /&gt;
 rpm -qa&lt;br /&gt;
&lt;br /&gt;
To verify ALL installed packages on the system	&lt;br /&gt;
 rpm -Va &amp;lt;package_name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To verify the cryptographic signature of a package	&lt;br /&gt;
 rpm -K &amp;lt;package_name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Check dependencies for an RPM&lt;br /&gt;
 rpm -qpR &amp;lt;package_name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:redhat]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>