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
Last revisionBoth sides next revision
linux:rpm [2019/02/06 17:33] – [RPM Options] tmadelinux:rpm [2019/02/07 09:39] – [RPM Options] tmade
Line 12: Line 12:
   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   rpm -qa --last |grep syslog    #show installation date
 +  rpm -qf /bin/sh                #show package name/ version
      
   Query options (with -q or --query):   Query options (with -q or --query):
Line 25: Line 26:
   -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