libassuan
brew install libassuan
v3.0.2
LGPL-2.1-or-later AND GPL-3.0-or-later AND FSFULLR
C shared library for inter-process communication used by GnuPG and related tools.
Why you might care
Libassuan is a low-level IPC library that handles protocol negotiation and message passing between processes; it's a build/runtime dependency for GnuPG, GPGME, and other cryptographic tools. Unless you're directly developing GnuPG-adjacent software or maintaining a system installation, you'll pull this in transitively rather than installing it directly.
33.2k
30-day installs · #178
127.1k
90-day · #160
357.4k
365-day · #188
Runtime dependencies
Links
- https://www.gnupg.org/related_software/libassuan/
- Brew formula source: Formula/lib/libassuan.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [
"libassuan@3"
],
"alternatives": [
"D-Bus",
"ZeroMQ"
],
"build_dependencies": [],
"categories": [
"library",
"ipc"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"libgpg-error"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Assuan IPC Library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:43+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libassuan",
"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/libassuan/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "index",
"installs_30d": 33221,
"installs_365d": 357382,
"installs_90d": 127087,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LGPL-2.1-or-later AND GPL-3.0-or-later AND FSFULLR",
"llm_generated_at": "2026-06-20T23:43:13+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libassuan",
"oldnames": [],
"one_liner": "C shared library for inter-process communication used by GnuPG and related tools.",
"optional_dependencies": [],
"rank_30d": 178,
"rank_365d": 188,
"rank_90d": 160,
"raw_hash": "5d5d94e743e9d9b6",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libassuan.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "3.0.2",
"versioned_formulae": [
"libassuan@2"
],
"why_use_this": "Libassuan is a low-level IPC library that handles protocol negotiation and message passing between processes; it\u0027s a build/runtime dependency for GnuPG, GPGME, and other cryptographic tools. Unless you\u0027re directly developing GnuPG-adjacent software or maintaining a system installation, you\u0027ll pull this in transitively rather than installing it directly."
}