Wednesday, October 26, 2005

Install RPM on a dedicated server

Install an RPM and hash the display with verbose option (Beautify)

rpm -hiv file.rpm



Other related options for RPM


INSTALLING, UPGRADING, AND REMOVING PACKAGES:
rpm {-i|--install} [install-options] PACKAGE_FILE ...

rpm {-U|--upgrade} [install-options] PACKAGE_FILE ...

rpm {-F|--freshen} [install-options] PACKAGE_FILE ...

rpm {-e|--erase} [--allmatches] [--nodeps] [--noscripts]
[--notriggers] [--repackage] [--test] PACKAGE_NAME ...

0 Comments:

Post a Comment

<< Home