Table of Contents

, ,

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