[Translating] Options in Linux RPM Command to Query Packages

This commit is contained in:
geekpi 2013-11-13 01:30:47 +00:00
parent a47f22864a
commit 0aae91bc20

View File

@ -1,3 +1,5 @@
Translating----------------geekpi
Options in Linux RPM Command to Query Packages
================================================================================
RPM is RedHat Package Manager, used to install/remove/update and query the packages in Red Hat based linux. RHEL and the systems based on it uses rpm command to do that. The following example demonstrates the use of rpm query feature and shows different ways you can query rpm database and restore configuration file.