Key management utility for the APT Package Manager on Debian and Ubuntu.
Note:apt-key
is now deprecated (except for the use ofapt-key del
in maintainer scripts).
apt-key list
apt-key add {public_key_file.asc}
apt-key del {key_id}
wget -qO - {https://host.tld/filename.key} | apt-key add -
apt-key adv --keyserver {pgp.mit.edu} --recv {KEYID}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB