Verify correctness of installed RPM packages
rpmverify command is used to verify the correctness of installed rpm packages.
rpmverify(option)
-Va: Verify all packages;
-V<package>f: Verify the specified software package;
--nomd5: Do not verify the md5 digest of the package.