# 安装 gnupg@1.4

查看 gnupg@1.4 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add gnupg
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:gnupg@1.4
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/gnupg@1.4>
- **版本:** 1.4.23
- **来源摘要:** GNU Privacy Guard (OpenPGP)
- **主页:** <https://www.gnupg.org/>
- **上游文档:** <https://www.gnupg.org/>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://gnupg.org/ftp/gcrypt/gnupg/gnupg-1.4.23.tar.bz2>
- **更新:** 2026-02-21T19:34:00+01:00
- **生成来源:** 2026-05-26T17:25:59+00:00

## 安装行为

- post-install 钩子: 未定义
- 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: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 1.4.23
- 管理器更新时间: 2026-02-21
- 本地数据: ok
- 上游仓库: https://www.gnupg.org/
- info: Release/tag comparison is only available for GitHub repositories.

## 安全说明

no executable entrypoint in the package index.

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

## 相关链接

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

## 来源

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