rpm
This is an old revision of the document!
Warning: Undefined variable $state in /usr/share/nginx/html/lib/plugins/tabinclude/helper.php on line 130
Warning: Undefined variable $html in /usr/share/nginx/html/lib/plugins/tabinclude/helper.php on line 240
RPM
- RPM
- changelog
Query Packages
Show current package installed for a service
1 |
rpm -qa package |
Find Configuration files
Find configuration files associated with a package
1 |
rpm -qc package |
Package Install Date
1 |
rpm -qa --last |
1 |
rpm -qa --qf '%{INSTALLTIME} %-40{NAME} %{INSTALLTIME:date}\n' | sort -n | cut -d ' ' -f2- |
Source: http://superuser.com/questions/366380/how-to-list-recent-yum-updates
1 |
|
1 |
|
1 |
|
rpm.1450087623.txt.gz · Last modified: 2024/05/23 07:26 (external edit)