Automic VaultAutomic Vault

brew

gnupg mit Homebrew, apk, chocolatey, apt, Nix, pacman, dnf, scoop, winget, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gnupg in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gnupg

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gnupg

Alpine Linux edge package indexes · gnupg · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install gnupg

Debian stable package indexes · gnupg · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#gnupg

nixpkgs package indexes · gnupg · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gnupg

Arch Linux sync databases · gnupg · Quelle: geo.mirror.pkgbuild.com

Fedora dnfverifiziert · 92%
sudo dnf install gnupg2

Fedora Rawhide package metadata · gnupg2 · Quelle: dl.fedoraproject.org

openSUSE zypperverifiziert · 92%
sudo zypper install gpg2

openSUSE Tumbleweed package metadata · gpg2 · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install gnupg

Chocolatey community package catalog · gnupg · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/gnupg

Scoop official bucket manifest trees · bucket/gnupg.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id GnuPG.GnuPG -e

Windows Package Manager source index · GnuPG.GnuPG · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

GNU Privacy Guard (OpenPGP)

Befehle und Aliase

  • addgnupghome
  • applygnupgdefaults
  • dirmngr
  • dirmngr-client
  • gpg
  • gpg-agent
  • gpg-authcode-sign.sh
  • gpg-card
  • gpg-connect-agent
  • gpg-mail-tube
  • gpg-wks-client
  • gpg-wks-server
  • gpgconf
  • gpgparsemail
  • gpgscm
  • gpgsm
  • gpgsplit
  • gpgtar
  • gpgv
  • kbxutil
  • watchgnupg

Verlauf

Projektgeschichte und Nutzung

GnuPG, also known as GPG, is the GNU Privacy Guard: a free implementation of the OpenPGP standard used for encryption, signatures and key management.

Projektgeschichte

GnuPG was introduced in 1997 as Free Software and became the GNU project's OpenPGP implementation. The project describes it as a complete and free implementation of OpenPGP, with command-line integration, key-management facilities and access modules for public-key directories.

The release-line history shows the 1.0 branch born in 1999, the 1.4 branch in 2004, the 2.0 branch in 2006 and later 2.x branches adding the more modular architecture around gpg-agent, dirmngr, gpgsm, smart-card support and supporting libraries.

Adoptionsgeschichte

GnuPG became a standard security tool in Unix-like systems and software-distribution workflows. The project download page notes that common Linux distributions such as Debian, Fedora, Red Hat and Ubuntu include GnuPG, while Gpg4win provides an integrated Windows distribution with a context menu tool, crypto manager and Outlook plugin.

Its ecosystem includes libraries and frontends as well as helper packages such as pinentry, GPGME, GPA and Scute. That surrounding stack made GnuPG a platform for applications needing OpenPGP operations rather than only an interactive command.

Wie es verwendet wird

Practitioners use GnuPG to encrypt and decrypt files or messages, create and verify signatures, manage public and private keys, fetch or publish keys through directory mechanisms, operate smart cards and verify downloaded source releases. Its command-line interface also makes it common in scripts, build systems and release automation.

Warum Paket-Nerds sich dafür interessieren

For package users, GnuPG is foundational plumbing: it links archive signatures, maintainer keys, trust databases, agents, pinentry programs, smart-card daemons and language bindings. Installing it often means installing the small operational security stack around OpenPGP, not just the gpg binary.

Zeitleiste

  • 1997: GnuPG was introduced as Free Software.
  • 1999: The 1.0 release branch was born.
  • 2004: The 1.4 release branch was born.
  • 2006: The 2.0 release branch was born.
  • 2014: The 2.2 release branch was born.
  • 2021: The 2.4 release branch was born.

Related projects

  • GnuPG implements OpenPGP and is related to PGP by protocol lineage. Its project ecosystem includes GPGME, pinentry, dirmngr, gpg-agent, gpgsm, Scute, GPA and Gpg4win.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für gnupg wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Homebrew deklariert einen Post-install-Hook für diese Formel.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 10 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.gnupg/gpg.conf~/.gnupg/gpg-agent.conf~/.gnupg/dirmngr.conf~/.gnupg/common.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.gnupg/private-keys-v1.d/~/.gnupg/secring.gpg~/.gnupg/trustdb.gpg

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
addgnupghomecliglobales Executable
applygnupgdefaultscliglobales Executable
dirmngrcliglobales Executable
dirmngr-clientcliglobales Executable
gpgcliglobales Executable
gpg-agentcliglobales Executable
gpg-authcode-sign.shcliglobales Executable
gpg-cardcliglobales Executable
gpg-connect-agentcliglobales Executable
gpg-mail-tubecliglobales Executable
gpg-wks-clientcliglobales Executable
gpg-wks-servercliglobales Executable
gpgconfcliglobales Executable
gpgparsemailcliglobales Executable
gpgscmcliglobales Executable
gpgsmcliglobales Executable
gpgsplitcliglobales Executable
gpgtarcliglobales Executable
gpgvcliglobales Executable
kbxutilcliglobales Executable
watchgnupgcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version2.5.21
Manager aktualisiert2026-07-02
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://gnupg.org/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://gnupg.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gnupg
Version2.5.21
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gnupg
Homepagehttps://gnupg.org/
Repositoryhttps://dev.gnupg.org/source/gnupg.git
Upstream-Dokumentationhttps://gnupg.org/documentation/index.html
LizenzGPL-3.0-or-later
Quellarchivhttps://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.5.21.tar.bz2
Zuletzt aktualisiert2026-07-02T18:06:04Z
Pulseupdated
Abhängigkeitengettext, gnutls, libassuan, libgcrypt, libgpg-error, libksba, libusb, npth, pinentry, readline
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenbzip2, openldap, sqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installdefiniert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegnupg
Aliases
  • gnupg@2.5
  • gpg
  • gpg2
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

gnupg 2.4.7-21+deb13u1

GNU privacy guard - a free PGP replacement

https://www.gnupg.org/

sudo apt install gnupg
  • Section: utils
  • Architecture: all
  • Source Package: gnupg2
  • 5 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gnupg
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gnupg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gnupg

nix profile install nixpkgs#gnupg
  • normalized package name match
  • Abgeglichen nach: Gnupg
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: gnupg from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

gnupg 2.4.4-2ubuntu17

GNU privacy guard - a free PGP replacement

https://www.gnupg.org/

sudo apt install gnupg
  • Section: utils
  • Architecture: all
  • Source Package: gnupg2
  • 7 Abhängigkeiten
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gnupg
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gnupg from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

gnupg 2.4.9-r1

GNU Privacy Guard 2 - meta package for full GnuPG suite

https://www.gnupg.org/

sudo apk add gnupg
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-dirmngr 2.4.9-r1

GNU Privacy Guard 2 - network certificate management service

https://www.gnupg.org/

sudo apk add gnupg-dirmngr
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-dirmngr from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-doc 2.4.9-r1

GNU Privacy Guard 2 - meta package for full GnuPG suite (documentation)

https://www.gnupg.org/

sudo apk add gnupg-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-gpgconf 2.4.9-r1

GNU Privacy Guard 2 - core configuration utilities

https://www.gnupg.org/

sudo apk add gnupg-gpgconf
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-gpgconf from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-keyboxd 2.4.9-r1

GNU Privacy Guard 2 - keyboxd manager

https://www.gnupg.org/

sudo apk add gnupg-keyboxd
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-keyboxd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-lang 2.4.9-r1

Languages for package gnupg

https://www.gnupg.org/

sudo apk add gnupg-lang
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-lang from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-scdaemon 2.4.9-r1

GNU Privacy Guard 2 - smart card support daemon

https://www.gnupg.org/

sudo apk add gnupg-scdaemon
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-scdaemon from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-scdaemon-udev 2.4.9-r1

GNU Privacy Guard 2 - meta package for full GnuPG suite (udev rules)

https://www.gnupg.org/

sudo apk add gnupg-scdaemon-udev
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-scdaemon-udev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-utils 2.4.9-r1

GNU Privacy Guard 2 - utility programs

https://www.gnupg.org/

sudo apk add gnupg-utils
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-utils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gnupg-wks-client 2.4.9-r1

GNU Privacy Guard 2 - Web Key Service client

https://www.gnupg.org/

sudo apk add gnupg-wks-client
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnupg-wks-client from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gpg 2.4.9-r1

GNU Privacy Guard 2 - public key operations only

https://www.gnupg.org/

sudo apk add gpg
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gpg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gpg-agent 2.4.9-r1

GNU Privacy Guard 2 - cryptographic agent

https://www.gnupg.org/

sudo apk add gpg-agent
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gpg-agent from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gpg-wks-server 2.4.9-r1

GNU Privacy Guard 2 - Web Key Service server

https://www.gnupg.org/

sudo apk add gpg-wks-server
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnupg
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gnupg
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gpg-wks-server from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment