libcap
brew install libcap
v2.78
BSD-3-Clause AND GPL-2.0-or-later
Shared library implementing POSIX 1003.1e capabilities for fine-grained privilege control on Linux.
Why you might care
libcap lets you grant specific privileged operations to processes without giving them full root access — essential for security-hardened containers, daemons, and system tools. It's a primary build dependency for privilege-dropping utilities and capability-aware software; most users need it transitively rather than directly.
94.7k
30-day installs · #44
148.0k
90-day · #142
273.6k
365-day · #233
Links
- https://sites.google.com/site/fullycapable/
- Brew formula source: Formula/lib/libcap.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Linux kernel capabilities (native)",
"AppArmor",
"SELinux"
],
"build_dependencies": [],
"categories": [
"library",
"security",
"sysadmin"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "User-space interfaces to POSIX 1003.1e capabilities",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:37+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libcap",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://sites.google.com/site/fullycapable/",
"homepage_og_description": "This site is devoted to announcing new versions of libcap (both C and Go implementations), and sharing information about using Linux Capabilities -- an alternative to the superuser model of privilege under Linux.\nResources:\nRelease notes for libcap, libpsx and Go packages cap and psx.\nYou can read",
"homepage_og_image": null,
"homepage_title": "Fully Capable",
"installs_30d": 94705,
"installs_365d": 273550,
"installs_90d": 147984,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause AND GPL-2.0-or-later",
"llm_generated_at": "2026-06-20T23:42:20+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libcap",
"oldnames": [],
"one_liner": "Shared library implementing POSIX 1003.1e capabilities for fine-grained privilege control on Linux.",
"optional_dependencies": [],
"rank_30d": 44,
"rank_365d": 233,
"rank_90d": 142,
"raw_hash": "3ed482f68202a000",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libcap.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "2.78",
"versioned_formulae": [],
"why_use_this": "libcap lets you grant specific privileged operations to processes without giving them full root access \u2014 essential for security-hardened containers, daemons, and system tools. It\u0027s a primary build dependency for privilege-dropping utilities and capability-aware software; most users need it transitively rather than directly."
}