Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:rpm [2017/12/09 01:19] – external edit 127.0.0.1linux:rpm [2019/02/06 17:36] – [RPM Options] tmade
Line 11: Line 11:
   rpm -qa | grep package         #List all installed packages with the pattern name "package"   rpm -qa | grep package         #List all installed packages with the pattern name "package"
   rpm -ql ocfs2-kmp-default      #List files in package   rpm -ql ocfs2-kmp-default      #List files in package
 +  rpm -qa --last |grep syslog    #show installation date
      
   Query options (with -q or --query):   Query options (with -q or --query):
Line 24: Line 25:
   -g, --group                      query/verify package(s) in group   -g, --group                      query/verify package(s) in group
   -p, --package                    query/verify a package file   -p, --package                    query/verify a package file
-  -W, --ftswalk                    query/verify package(s) from TOP file tree +  -W, --ftswalk                    query/verify package(s) from TOP file tree walk
-                                   walk+
   --nodeps                         don't verify package dependencies   --nodeps                         don't verify package dependencies
  
linux/rpm.txt · Last modified: 2019/02/07 12:19 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki