6 Oct
2009
6 Oct
'09
13:51
On Tuesday 06 October 2009 15:46:47 Ken Schneider - openSUSE wrote:
I use the following one liner which was posted here in the past. It shows the date and time of all packages installed on your system.
rpm -qa --queryformat '%{INSTALLTIME}\t%{INSTALLTIME:date}\t%{NAME}\n' | sort -g | cut -f 2-
Try rpm -qa --last Anders -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org