Prasad Pillarisetti wrote:
Can't you something like this, to get the install time and date.
rpm -qa --queryformat '%{name} %{version}%{release} %{installtime:date} %{Summary} \n'
The --queryformat has a bunch of options, I am not familiar with all of them. I had done that a long time back.
--
rpm -qa --last
and no, it wont give you details on the yum operations for update and dep installs.