Maximum RPM: Taking the Red Hat Package Manager to the Limit | ||
---|---|---|
<<< Previous | 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).
<<< Previous | Home | Next >>> |
Add Signature Mode | Up | Initalize Database Mode |