🍺 BREW Explorer

← all formulae

libgpg-error

brew install libgpg-error v1.61 LGPL-2.1-or-later

Shared library providing common error codes and messages for GnuPG components.

Why you might care

Libgpg-error is a foundational dependency for GnuPG and related tools that need standardized error handling across the GNU Privacy Guard ecosystem. It decouples error definitions from the main GnuPG library, allowing multiple GnuPG components to share consistent error reporting without circular dependencies. Most users install this transitively when building gpg or libgcrypt.

Categories

Alternatives

GnuPG libgcrypt
63.5k
30-day installs · #94
256.1k
90-day · #64
769.3k
365-day · #84

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "GnuPG",
    "libgcrypt"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "encryption"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Common error values for all GnuPG components",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:39+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "libgpg-error",
  "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/related_software/libgpg-error/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "index",
  "installs_30d": 63548,
  "installs_365d": 769337,
  "installs_90d": 256067,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later",
  "llm_generated_at": "2026-06-20T23:42:39+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "libgpg-error",
  "oldnames": [],
  "one_liner": "Shared library providing common error codes and messages for GnuPG components.",
  "optional_dependencies": [],
  "rank_30d": 94,
  "rank_365d": 84,
  "rank_90d": 64,
  "raw_hash": "cad38c3c4200d24d",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/lib/libgpg-error.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.61",
  "versioned_formulae": [],
  "why_use_this": "Libgpg-error is a foundational dependency for GnuPG and related tools that need standardized error handling across the GNU Privacy Guard ecosystem. It decouples error definitions from the main GnuPG library, allowing multiple GnuPG components to share consistent error reporting without circular dependencies. Most users install this transitively when building gpg or libgcrypt."
}