Tips and triks
Posted: 07 Apr 2013, 07:51
To get an overview over what you have installed, nicely sorted by date and time, with the latest on top
Code: Select all
rpm -qa --last | lessCode: Select all
rpm -qa --last | less