Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


installing_rpms

This is an old revision of the document!


Finding RPMs: http://www.rpmfind.net http://rpm.pbone.net/

Installing: rpm –ivh (name)

Listing Installed Packages: rpm –qa | grep (name) to find installed packages

Removing Packages: rpm –e (name) to remove

Freshen packages: rpm –F *.rpm

installing_rpms.1201233377.txt.gz · Last modified: 2008/01/24 22:56 by juckins