macOS
brew install acllocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.