List the installed RPMs by date of installation in CentOS/RHEL 6.x January 10, 2016 Somu centos, centos 6, date, modified, packages, redhat, RHEL 6, rpm, sofwares, sort, update, yum No comments Edit How to list the installed packages on date wise Command is : #rpm -qa --qf '%{INSTALLTIME} (%{INSTALLTIME:date}): %{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n' | sort -n Share This: Facebook Twitter Google+ Stumble Digg