是什么 ? | : | library and utilities for Manipulating POSIX Access Control Lists. |
开发语言 | : | C |
官方主页 | : | https://savannah.nongnu.org/projects/acl |
源码仓库 | : | https://git.savannah.nongnu.org/git/acl.git |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
apt | sudo apt-get install -y acl | |
CentOS | yum | sudo yum install -y acl |
dnf | sudo dnf install -y acl | |
openSUSE | zypper | sudo zypper install -y acl |
Alpine Linux | apk | sudo apk add acl |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge acl |