macOS
brew install acllocal Homebrew formula metadata
brew
acl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install acllocal Homebrew formula metadata
sudo apk add aclAlpine Linux edge package indexes · acl · ソース: dl-cdn.alpinelinux.org
sudo dnf install aclFedora Rawhide package metadata · acl · ソース: dl.fedoraproject.org
nix profile install nixpkgs#aclnixpkgs package indexes · acl · ソース: raw.githubusercontent.com
sudo pacman -S aclArch Linux sync databases · acl · ソース: geo.mirror.pkgbuild.com
sudo zypper install aclopenSUSE Tumbleweed package metadata · acl · ソース: download.opensuse.org
概要
Commands for manipulating POSIX access control lists
履歴
acl is the Linux access control list package, providing commands and library support for POSIX-style filesystem ACLs.
The Savannah README identifies acl as the access control list package and points to acl(5) for general ACL information. The man pages document getfacl, setfacl, chacl, and the ACL library interfaces.
The setfacl manual carries 2000 documentation copyright, while the acl(5) manual describes POSIX Access Control Lists as finer-grained discretionary access rights for files and directories. The official changelog tracks the modern package line from early 2.2 releases through later security, portability, and build-system work.
acl is widely packaged because it exposes common filesystem administration tools rather than an application-specific workflow. The input facts list it in Homebrew, Debian, Ubuntu, Fedora/dnf, Alpine, Arch/pacman, Nix, and openSUSE/zypper.
Its package history follows the Unix pattern of small core utilities with man pages, C library APIs, and distribution integration, especially around getfacl/setfacl behavior, symlink handling, restore mode, translations, and filesystem semantics.
Typical use is administrative: getfacl prints ACLs, setfacl sets or restores ACLs, and chacl changes ACLs on files and directories.
Because ACL behavior is tied to filesystem support and Unix permissions, the package is usually used by scripts, sysadmins, packaging tests, and tools that need reproducible permission metadata.
acl is package-nerd significant because it is small, old, security-sensitive system plumbing. A packaging error can affect backups, restores, permissions, and recursive filesystem operations.
It is also a classic example of Linux userland split into a library plus command-line tools, with man pages carrying much of the public interface contract.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chacl | cli | グローバル実行可能ファイル | |
getfacl | cli | グローバル実行可能ファイル | |
setfacl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://savannah.nongnu.org/projects/acl/
インストールメタデータ
| パッケージキー | brew:acl |
|---|---|
| バージョン | 2.4.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/acl |
| ホームページ | https://savannah.nongnu.org/projects/acl/ |
| リポジトリ | https://git.savannah.nongnu.org/cgit/acl.git |
| 上流ドキュメント | https://git.savannah.nongnu.org/cgit/acl.git/tree/man |
| ライセンス | GPL-2.0-or-later AND LGPL-2.1-or-later |
| ソースアーカイブ | https://download.savannah.nongnu.org/releases/acl/acl-2.4.0.tar.gz |
| 最終更新 | 2026-06-29T16:48:27Z |
| Pulse | updated |
| ビルド依存関係 | attr |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | acl |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
acl 2.3.2-2+b1
access control list - utilities
https://savannah.nongnu.org/projects/acl/
sudo apt install acllibacl1 2.3.2-2+b1
access control list - shared library
https://savannah.nongnu.org/projects/acl/
sudo apt install libacl1libacl1-dev 2.3.2-2+b1
access control list - static libraries and headers
https://savannah.nongnu.org/projects/acl/
sudo apt install libacl1-devacl
nix profile install nixpkgs#aclacl 2.3.2-1build1
access control list - utilities
https://savannah.nongnu.org/projects/acl/
sudo apt install acllibacl1 2.3.2-1build1
access control list - shared library
https://savannah.nongnu.org/projects/acl/
sudo apt install libacl1libacl1-dev 2.3.2-1build1
access control list - static libraries and headers
https://savannah.nongnu.org/projects/acl/
sudo apt install libacl1-devacl 2.3.2-r1
Access control list utilities
https://savannah.nongnu.org/projects/acl
sudo apk add aclacl-dev 2.3.2-r1
Access control list utilities (development files)
https://savannah.nongnu.org/projects/acl
sudo apk add acl-devacl-doc 2.3.2-r1
Access control list utilities (documentation)
https://savannah.nongnu.org/projects/acl
sudo apk add acl-docacl-libs 2.3.2-r1
Access control list utilities (libraries)
https://savannah.nongnu.org/projects/acl
sudo apk add acl-libsacl-static 2.3.2-r1
Access control list utilities (static library)
https://savannah.nongnu.org/projects/acl
sudo apk add acl-staticacl 2.3.2-7.fc45
Access control list utilities
https://savannah.nongnu.org/projects/acl
sudo dnf install acllibacl 2.3.2-7.fc45
Dynamic library for access control list support
https://savannah.nongnu.org/projects/acl
sudo dnf install libacllibacl-devel 2.3.2-7.fc45
Files needed for building programs with libacl
https://savannah.nongnu.org/projects/acl
sudo dnf install libacl-develacl 2.3.2-2
Access control list utilities, libraries and headers
https://savannah.nongnu.org/projects/acl
sudo pacman -S aclソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.