What did I install again? (RPM)
Posted: 19 Jul 2010, 23:23
Often I have wondered what an update (or I) have installed in Mandriva. I never remember the command so I just write it down here:
This will show the installations - the last one being on top and the oldest one at the bottom. Exit with q.
Code: Select all
rpm -qa --last | lessThis will show the installations - the last one being on top and the oldest one at the bottom. Exit with q.