Verify the integrity of installed RPM packages.
The rpmverify command is used to verify the correctness of installed RPM packages.
rpmverify(options)
-Va: Verify all packages.
-V<package>f: Verify the specified package.
--nomd5: Do not verify the MD5 digest of the package.