# gnupg@1.4 installieren

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

## Installation

```sh
sudo av install brew:gnupg@1.4
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gnupg@1.4
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add gnupg
```

  Evidenz: Alpine Linux edge package indexes: gnupg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install gnupg
```

  Evidenz: Debian stable package indexes: gnupg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#gnupg
```

  Evidenz: nixpkgs package indexes: gnupg from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S gnupg
```

  Evidenz: Arch Linux sync databases: gnupg from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install gnupg
```

  Evidenz: Chocolatey community package catalog: gnupg from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gitversion.portable'

- Scoop (92%):

```sh
scoop install main/gnupg
```

  Evidenz: Scoop official bucket manifest trees: bucket/gnupg.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id GnuPG.GnuPG -e
```

  Evidenz: Windows Package Manager source index: GnuPG.GnuPG from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:gnupg@1.4
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gnupg@1.4>
- **Version:** 1.4.23
- **Quellzusammenfassung:** GNU Privacy Guard (OpenPGP)
- **Homepage:** <https://www.gnupg.org/>
- **Upstream-Dokumentation:** <https://www.gnupg.org/>
- **Lizenz:** GPL-3.0-or-later
- **Quellarchiv:** <https://gnupg.org/ftp/gcrypt/gnupg/gnupg-1.4.23.tar.bz2>
- **Aktualisiert:** 2026-02-21T19:34:00+01:00
- **Generierte Quelle:** 2026-05-26T17:25:59+00:00

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Caveats: This formula does not install either `gpg` or `gpgv` executables into the PATH. If you simply require `gpg` and `gpgv` executables without explicitly needing GnuPG 1.x we recommend: brew install gnupg If you really need to use these tools without the "1" suffix you can add a "gpgbin" directory to your PATH like: PATH="$HOMEBREW_PREFIX/opt/gnupg@1.4/libexec/gpgbin:$PATH" Note that doing so may interfere with GPG-using formulae installed via Homebrew.
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 1.4.23
- Manager aktualisiert: 2026-02-21
- lokale Daten: ok
- Upstream-Repository: https://www.gnupg.org/
- info: Release/tag comparison is only available for GitHub repositories.

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [gnupg](https://www.automicvault.com/pkg/brew/gnupg/) - Package name indicates the same formula family.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
