add-apt-key
Command line tool to add GPG keys to the APT keyring
Install
- All systems
-
curl cmd.cat/add-apt-key.sh
- Ubuntu
-
apt-get install add-apt-key
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install add-apt-key
- Dockerfile
- dockerfile.run/add-apt-key