verifying RPM files Feb 19, 2020 • Dave The following command will report back the signing key and other useful details for an rpm package: <pre class="wp-block-code">``` rpm -qp1 <rpm package name> ```