rpmverify - verifies the correctness of installed RPM packages


To verify the correctness of the vsftpd , httpd package
$ rpmverify vsftpd
$ rpmverify httpd

To verify all installed packages
$ rpmverify -a

 

regards,
T.Dhanasekar