Trivial question

Jeff Vian jvian10 at charter.net
Sun Jan 22 05:39:57 UTC 2006


On Sat, 2006-01-21 at 21:57 -0500, Chris Gordon wrote:
> On Sat, Jan 21, 2006 at 08:48:28PM -0600, Teilhard Knight wrote:
> > How do I install a local rpm package? It is in my HD, and the documentation 
> > about handling packages does not tell me how to do it. Thanks.
> 
> rpm -ivh packagename.rpm
> 
A slightly better choice would be 
   rpm -Uvh packagename.rpm.
The U does an update if the package already is installed, and does an
install if it is not.




More information about the fedora-list mailing list