From 0aae91bc2009c67ccca9d8e767b35ab2a7a2d8ac Mon Sep 17 00:00:00 2001 From: geekpi Date: Wed, 13 Nov 2013 01:30:47 +0000 Subject: [PATCH] [Translating] Options in Linux RPM Command to Query Packages --- .../Options in Linux RPM Command to Query Packages.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/Linux Commands/Options in Linux RPM Command to Query Packages.md b/sources/Linux Commands/Options in Linux RPM Command to Query Packages.md index 5e2dce7c30..21ca1048b7 100644 --- a/sources/Linux Commands/Options in Linux RPM Command to Query Packages.md +++ b/sources/Linux Commands/Options in Linux RPM Command to Query Packages.md @@ -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.