Contact SalesSitemapCustomer Login

Linux Command Reference: rpm (CentOS, Fedora)

rpm is used to install and remove packages in the RedHat Package Manager (RPM) format.

Contents

[edit]

Using rpm

Usage: rpm <option> <package>

[edit]

rpm Options

[edit]

rpm Packages

Use rpm -qa | grep -i <search_string> to find package names where <search_string> is the partial package name.


[edit]

Help and Manual

Enter rpm help to view all command-line options, or enter man rpm to view the manual.

Retrieved from "http://wiki.vpslink.com/Linux_Command_Reference:_rpm_%28CentOS%2C_Fedora%29"
Recent Changes | RSS RSS Feed