Maximum RPM: Taking the Red Hat Package Manager to the Limit | ||
---|---|---|
Prev | Appendix C. Concise RPM Command Reference | Next |
RPM's check signature mode is used to verify a package's signature:
Format: rpm --checksig <options> <packagefile>+
or
Format: rpm -K <options> <packagefile>+
The following option can be used on any check signature command:
--nopgp — Skip any PGP signatures (size and MD5 only).