Finding Recently Installed RPMs
You installed some new packages a few days ago, and you've forgotten what they are.
Use the —last option:
# rpm -qa —last
This command lists all installed RPMs, with the newest first.
You installed some new packages a few days ago, and you've forgotten what they are.
Use the —last option:
# rpm -qa —last
This command lists all installed RPMs, with the newest first.
0 Comments