macOS
brew install libgpg-errorlocal Homebrew formula metadata
sudo port install libgpg-errorMacPorts ports tree · devel/libgpg-error/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libgpg-error in AI-Agent-Workflows.
Installation
brew install libgpg-errorlocal Homebrew formula metadata
sudo port install libgpg-errorMacPorts ports tree · devel/libgpg-error/Portfile · Quelle: api.github.com
sudo apk add libgpg-errorAlpine Linux edge package indexes · libgpg-error · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libgpg-errorFedora Rawhide package metadata · libgpg-error · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libgpg-errornixpkgs package indexes · pkgs/by-name/li/libgpg-error/package.nix · Quelle: api.github.com
sudo pacman -S libgpg-errorArch Linux sync databases · libgpg-error · Quelle: geo.mirror.pkgbuild.com
sudo apt install gpgrt-toolsDebian stable package indexes · gpgrt-tools · Quelle: deb.debian.org
sudo zypper install libgpg-error-developenSUSE Tumbleweed package metadata · libgpg-error-devel · Quelle: download.opensuse.org
Überblick
Common error values for all GnuPG components
Verlauf
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.
Sicherheitslage
Für libgpg-error wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gpg-error | cli | globales Executable | |
gpg-error-config | cli | globales Executable | |
gpgrt-config | cli | globales Executable | |
yat2m | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.gnupg.org/related_software/libgpg-error/
Installationsmetadaten
| Paketschlüssel | brew:libgpg-error |
|---|---|
| Version | 1.61 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libgpg-error |
| Homepage | https://www.gnupg.org/related_software/libgpg-error/ |
| Repository | https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git |
| Upstream-Dokumentation | https://www.gnupg.org/software/libgpg-error/index.html |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.61.tar.bz2 |
| Zuletzt aktualisiert | 2026-05-07T15:39:16Z |
| Pulse | updated |
| Abhängigkeiten | gettext |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-staticQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.