linux_wiki:rpm

Differences

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

Link to this comparison view

Next revision
Previous revision
linux_wiki:rpm [2015/12/16 13:12]
billdozor created
linux_wiki:rpm [2019/05/25 23:50] (current)
Line 6: Line 6:
  
 **Checklist** **Checklist**
-  * Enterprise Linux Distro (Red Hat based)+  * Distro(s): Enterprise Linux
  
 ---- ----
Line 18: Line 18:
 rpm -q postfix rpm -q postfix
 </code> </code>
 +\\
  
 Find duplicate packages Find duplicate packages
Line 23: Line 24:
 rpm -qa --qf "%{NAME}.%{arch}\n" | sort | uniq -d rpm -qa --qf "%{NAME}.%{arch}\n" | sort | uniq -d
 </code> </code>
 +\\
  
 Show the contents of a RPM file on the local system that is not installed Show the contents of a RPM file on the local system that is not installed
  • linux_wiki/rpm.1450289539.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)