 
 
 
 
 
 
 
 
 
 
 Next: Install Mode
 Up: Concise RPM Command Reference
 Previous: Query Mode
     Contents 
     Index 
Subsections
Verify Mode
RPM's verification mode is used to ensure that a package is still installed
properly:
Format: rpm --verify <options>
or
Format: rpm -V <options>
or
Format: rpm -y <options>
The following options can be used on any verify command:
- --nodeps -- Do not verify package dependencies.
 
- --nofiles -- Do not verify file attributes.
 
- --noscripts -- Do not execute the package's verification
script.
 
converted to HTML by Tim Riker