gpg-error.exe
library of error values and messages in GnuPG (Windows development)
Install
- All systems
-
curl cmd.cat/gpg-error.exe.sh
- Debian
-
apt-get install libgpg-error-mingw-w64-dev
- Ubuntu
-
apt-get install libgpg-error-mingw-w64-dev
- Kali Linux
-
apt-get install libgpg-error-mingw-w64-dev
- Fedora
-
dnf install mingw64-libgpg-error
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgpg-error-mingw-w64-dev
- Raspbian
-
apt-get install libgpg-error-mingw-w64-dev
- Dockerfile
- dockerfile.run/gpg-error.exe
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.