是什么 ? | : | C library makes programming with posix capabilities much easier than the traditional libcap library. |
开发语言 | : | C |
官方主页 | : | https://people.redhat.com/sgrubb/libcap-ng |
源码仓库 | : | https://github.com/stevegrubb/libcap-ng |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
apt | sudo apt-get install -y libcap-ng | |
CentOS | yum | sudo yum install -y libcap-ng |
dnf | sudo dnf install -y libcap-ng | |
openSUSE | zypper | sudo zypper install -y libcap-ng |
Alpine Linux | apk | sudo apk add libcap-ng |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge libcap-ng |