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
linux:rpm [2019/02/06 17:36] – [RPM Options] tmadelinux:rpm [2019/02/07 12:19] (current) – [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
   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):
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