list installed packages with yum:yum list installed | moreyum list installed | lessyum list installed > /tmp/yum-list
Update your system:sudo yum update
yum uses RPM, so the following command will list the contents of the installed package: