🍺 BREW Explorer

← all formulae

gnupg@1.4

brew install gnupg@1.4 v1.4.23_1 GPL-3.0-or-later

GNU Privacy Guard (OpenPGP)

19
30-day installs · #6884
52
90-day · #7210
366
365-day · #5854

Links

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.
Raw metadata
{
  "aliases": [
    "gpg1"
  ],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "This formula does not install either `gpg` or `gpgv` executables into\nthe PATH.\n\nIf you simply require `gpg` and `gpgv` executables without explicitly\nneeding GnuPG 1.x we recommend:\n  brew install gnupg\n\nIf you really need to use these tools without the \"1\" suffix you can\nadd a \"gpgbin\" directory to your PATH like:\n    PATH=\"$HOMEBREW_PREFIX/opt/gnupg@1.4/libexec/gpgbin:$PATH\"\n\nNote that doing so may interfere with GPG-using formulae installed via\nHomebrew.\n",
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "GNU Privacy Guard (OpenPGP)",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:14+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gnupg@1.4",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.gnupg.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "The GNU Privacy Guard",
  "installs_30d": 19,
  "installs_365d": 366,
  "installs_90d": 52,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "gnupg@1.4",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6884,
  "rank_365d": 5854,
  "rank_90d": 7210,
  "raw_hash": "fee3a0042ffd392b",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/g/gnupg@1.4.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.4.23",
  "versioned_formulae": [],
  "why_use_this": null
}