gpg-connect-agent

GNU privacy guard - a free PGP replacement (dummy transitional package)

Install

All systems
curl cmd.cat/gpg-connect-agent.sh
Debian Debian
apt-get install gpgconf
Ubuntu
apt-get install gpgconf
Alpine
apk add gnupg
Arch Arch Linux
pacman -S gnupg
image/svg+xml Kali Linux
apt-get install gpgconf
CentOS
yum install gnupg2
Fedora
dnf install gnupg2
Windows (WSL2)
sudo apt-get update sudo apt-get install gpgconf
OS X
brew install gnupg
Raspbian
apt-get install gnupg-agent
Docker
docker run cmd.cat/gpg-connect-agent gpg-connect-agent powered by Commando

gnupg2

GNU privacy guard - a free PGP replacement (dummy transitional package)

GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. This is a dummy transitional package that provides symlinks from gpg2 to gpg.

gnupg-agent

GNU privacy guard - cryptographic agent

GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations.

gpgconf

GNU privacy guard - core configuration utilities

GnuPG is GNU's tool for secure communication and data storage. This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc.

gnupg

GNU privacy guard - a free PGP replacement

GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. GnuPG 1.4 is the standalone, non-modularized series. In contrast to the version 2 series, shipped with the gnupg2 package, it comes with no support for S/MIME and some other tools useful for desktop environments, but also with less dependencies. The gnupg package is built without libcurl. So it does not support HKPS keyservers. Install the gnupg-curl package if you want to use the keyserver helper tools built with libcurl and supporting HKPS.