macOS
brew install libgpg-errorlocal Homebrew formula metadata
sudo port install libgpg-errorMacPorts ports tree · devel/libgpg-error/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libgpg-error pour les workflows d'agents IA.
installation
brew install libgpg-errorlocal Homebrew formula metadata
sudo port install libgpg-errorMacPorts ports tree · devel/libgpg-error/Portfile · Source: api.github.com
sudo apk add libgpg-errorAlpine Linux edge package indexes · libgpg-error · Source: dl-cdn.alpinelinux.org
sudo dnf install libgpg-errorFedora Rawhide package metadata · libgpg-error · Source: dl.fedoraproject.org
nix profile install nixpkgs#libgpg-errornixpkgs package indexes · pkgs/by-name/li/libgpg-error/package.nix · Source: api.github.com
sudo pacman -S libgpg-errorArch Linux sync databases · libgpg-error · Source: geo.mirror.pkgbuild.com
sudo apt install gpgrt-toolsDebian stable package indexes · gpgrt-tools · Source: deb.debian.org
sudo zypper install libgpg-error-developenSUSE Tumbleweed package metadata · libgpg-error-devel · Source: download.opensuse.org
aperçu
Common error values for all GnuPG components
historique
Libgpg-error is the small but central GnuPG runtime library that gives GnuPG components a common vocabulary for error codes and error handling. Over time it also accumulated reusable runtime pieces such as streams, printf-style functions, locks, Base64 helpers, logging, option parsing, and Windows portability support.
The GnuPG project describes Libgpg-error as a library that originally defined common error values for GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SCdaemon, and related components. The project page also notes the long-term plan to rename the library to Libgpgrt, reflecting its broader role as the GnuPG runtime.
The public repository history dates back to 2003 in the GitHub mirror, and the official tarball directory records a long sequence of 1.x releases. By the 2020s, release notes document new gpgrt-prefixed process APIs, name-value helpers, Windows registry helpers, cross-compilation work, and platform fixes.
Libgpg-error is adopted mostly by being pulled in as a dependency of the GnuPG stack. A system that builds libgcrypt, GPGME, pinentry, or GnuPG itself generally needs the common error/runtime layer first.
Package managers expose it as both a library and a small tool package; the Homebrew batch input lists gpg-error, gpg-error-config, gpgrt-config, and yat2m executables. Debian and Ubuntu package the tools under gpgrt-tools, which reflects the project's gradual Libgpgrt naming direction.
Developers use Libgpg-error directly when writing code in the GnuPG ecosystem or when they need the library's gpgrt runtime services. Most users encounter it indirectly through cryptographic packages that rely on GnuPG libraries.
At build time, gpgrt-config and gpg-error-config help downstream software discover headers, compiler flags, and linker flags, making the package part of the familiar Unix library toolchain.
This is the kind of tiny library that explains why cryptographic packages have deep dependency chains. It appears boring, but if it is missing or mismatched, libgcrypt, GPGME, and larger GnuPG builds fail early.
The rename pressure toward gpgrt is package-nerd notable: package names, tool names, headers, and downstream dependencies do not all switch at once, so distributions carry both the historical libgpg-error identity and newer gpgrt-facing interfaces.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour libgpg-error. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gpg-error | cli | exécutable global | |
gpg-error-config | cli | exécutable global | |
gpgrt-config | cli | exécutable global | |
yat2m | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.gnupg.org/related_software/libgpg-error/
métadonnées d'installation
| Clé du paquet | brew:libgpg-error |
|---|---|
| Version | 1.61 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libgpg-error |
| Page d'accueil | https://www.gnupg.org/related_software/libgpg-error/ |
| Dépôt | https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git |
| Docs amont | https://www.gnupg.org/software/libgpg-error/index.html |
| Licence | LGPL-2.1-or-later |
| Archive source | https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.61.tar.bz2 |
| Dernière mise à jour | 2026-05-07T15:39:16Z |
| Pulse | updated |
| Dépendances | gettext |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libgpg-error |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gpgrt-tools 1.51-4
GnuPG development runtime library (executable tools)
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install gpgrt-toolslibgpg-error-dev 1.51-4
GnuPG development runtime library (developer tools)
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install libgpg-error-devlibgpg-error-l10n 1.51-4
library of error values and messages in GnuPG (localization files)
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install libgpg-error-l10nlibgpg-error-mingw-w64-dev 1.51-4
library of error values and messages in GnuPG (Windows development)
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install libgpg-error-mingw-w64-devlibgpg-error0 1.51-4
GnuPG development runtime library
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install libgpg-error0libgpg-error
nix profile install nixpkgs#libgpg-errorgpgrt-tools 1.47-3build2
GnuPG development runtime library (executable tools)
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install gpgrt-toolslibgpg-error-dev 1.47-3build2
GnuPG development runtime library (developer tools)
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install libgpg-error-devlibgpg-error-l10n 1.47-3build2
library of error values and messages in GnuPG (localization files)
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install libgpg-error-l10nlibgpg-error-mingw-w64-dev 1.47-3build2
library of error values and messages in GnuPG (Windows development)
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install libgpg-error-mingw-w64-devlibgpg-error0 1.47-3build2
GnuPG development runtime library
https://www.gnupg.org/related_software/libgpg-error/
sudo apt install libgpg-error0libgpg-error 1.61-r0
Support library for libgcrypt
sudo apk add libgpg-errorlibgpg-error-dev 1.61-r0
Support library for libgcrypt (development files)
sudo apk add libgpg-error-devlibgpg-error-doc 1.61-r0
Support library for libgcrypt (documentation)
sudo apk add libgpg-error-doclibgpg-error-lisp 1.61-r0
Support library for libgcrypt
sudo apk add libgpg-error-lisplibgpg-error-static 1.61-r0
libgpg-error static libraries
sudo apk add libgpg-error-staticpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.