gpgrt-config

package

Install

All systems
curl cmd.cat/gpgrt-config.sh
Debian Debian
apt-get install libgpg-error-dev
Ubuntu
apt-get install libgpg-error-dev
Alpine
apk add libgpg-error
Arch Arch Linux
pacman -S libgpg-error
image/svg+xml Kali Linux
apt-get install libgpg-error-dev
CentOS
yum install libgpg-error
Fedora
dnf install mingw64-libgpg-error
Windows (WSL2)
sudo apt-get update sudo apt-get install libgpg-error-dev
OS X
brew install libgpg-error
Raspbian
apt-get install libgpg-error-dev
Docker
docker run cmd.cat/gpgrt-config gpgrt-config powered by Commando

libgpg-error-devel

package

libgpg-error-mingw-w64-dev

library of error values and messages in GnuPG (Windows development)

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 is a Windows version of libgpg-error. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer.

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.

mingw32-libgpg-error

library for the win32 target

mingw64-libgpg-error

library for the win64 target

libgpg-error

Support library for libgcrypt