🍺 BREW Explorer

← all formulae

acl

brew install acl v2.3.2 GPL-2.0-or-later AND LGPL-2.1-or-later

Command-line utility for managing POSIX access control lists (ACLs) on filesystems.

Why you might care

ACL provides fine-grained permission control beyond standard Unix rwx bits—letting you grant file access to specific users or groups without making them the owner. Essential for sysadmins managing shared filesystems or NFS mounts; primarily a build/runtime dependency for other tools that need ACL library support.

Categories

Alternatives

getfacl setfacl chacl
5.1k
30-day installs · #585
17.6k
90-day · #581
131.3k
365-day · #360

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "getfacl",
    "setfacl",
    "chacl"
  ],
  "build_dependencies": [
    "attr"
  ],
  "categories": [
    "sysadmin",
    "file-utility"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Commands for manipulating POSIX access control lists",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:16+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "acl",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://savannah.nongnu.org/projects/acl/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "acl - Summary [Savannah]",
  "installs_30d": 5133,
  "installs_365d": 131338,
  "installs_90d": 17607,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later AND LGPL-2.1-or-later",
  "llm_generated_at": "2026-06-20T23:45:47+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "acl",
  "oldnames": [],
  "one_liner": "Command-line utility for managing POSIX access control lists (ACLs) on filesystems.",
  "optional_dependencies": [],
  "rank_30d": 585,
  "rank_365d": 360,
  "rank_90d": 581,
  "raw_hash": "63f14ef471771ce9",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/acl.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.3.2",
  "versioned_formulae": [],
  "why_use_this": "ACL provides fine-grained permission control beyond standard Unix rwx bits\u2014letting you grant file access to specific users or groups without making them the owner. Essential for sysadmins managing shared filesystems or NFS mounts; primarily a build/runtime dependency for other tools that need ACL library support."
}