gpg-error
Support library for libgcrypt
Install
- All systems
-
curl cmd.cat/gpg-error.sh
- Debian
-
apt-get install libgpg-error
- Ubuntu
-
apt-get install libgpg-error
- Alpine
-
apk add libgpg-error
- Arch Linux
-
pacman -S libgpg-error
- Kali Linux
-
apt-get install libgpg-error
- CentOS
-
yum install libgpg-error
- Fedora
-
dnf install libgpg-error
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgpg-error
- OS X
-
brew install libgpg-error
- Raspbian
-
apt-get install libgpg-error
- Dockerfile
- dockerfile.run/gpg-error
- Docker
-
docker run cmd.cat/gpg-error gpg-error
powered by Commando
libgpg-error
Support library for libgcrypt
libgpg-error-dev
GnuPG development runtime library (developer tools)
Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. It will likely be renamed "gpgrt" in the future. This package contains the headers and other files needed to compile against this library.
gpgrt-tools
GnuPG development runtime library (executable tools)
gpgrt (also known as libgpg-error) defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. This package contains yat2m, a Texinfo to nroff/troff converter useful for building manpages, and gpg-error, a binary for deciphering GnuPG/libgcrypt error codes.