{{tag>rpm apt yum}} ====== rpm commands ====== List all imported gpg keys rpm -q gpg-pubkey --qf '%{NAME}-%{VERSION}-%{RELEASE}\t%{SUMMARY}\n' Delete key rpm -e gpg-pubkey-a14fe591-578876fd ====== Tested on ====== * ====== See also ====== ====== References ====== * https://lofic.github.io/tips/rpm-list_gpg_keys.html