First page Back Continue Last page Overview

 

rpm Verification

 
  • Installed RPM File Verification:

    • rpm -V package_name
    • rpm -Vp package_file.i386.rpm
    • rpm -Va
  • Signature verification BEFORE package install:

    • rpm --import gpg_key
    • rpm --checksig package_file.i386.rpm