[ start | index | login ]
start > Linux > RPM

RPM

Created by mpecher. Last edited by mpecher, 6 years and 140 days ago. Viewed 484 times. #6
[diff] [history] [edit] [rdf]
labels
attachments

RedHat Package Manager

Installing

rpm -i

Updating

rpm -U

Deleting/Earse

rpm -e

Queries

List All packages

rpm -qa

Showing owning package on a file

rpm -qf file_name

General information

rpm -qi package_name

List files in package

rpm -ql package_name

List files that an rpm will install

rpm -qlp some.rpm

Verification

Will check the installed packages with the rmp and note all the files that have changed
rpm -V package_name
rpm -Vp package_name.rpm

File Extraction

To get all the files out of an rmp without installing it:
rpm -Uvh some.rpm --root /tmp --nodeps --noscripts
no comments | post comment

Menu:
Java & J2EE
Development
Books

Help:
Help FAQ
Formatting


< May 2012 >
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
2728293031


Logged in Users: (0)
… and a Guest.



Disclaimer: Views and opinions are that of the individual author, and not that of Marand Custom Solutions. This site is an open forum for technical content, and the company accepts no liability for any content or view expressed.