是什么 ? | : | a library and utilities for multi-format archive and compression. |
开发语言 | : | C |
官方主页 | : | http://www.libarchive.org |
代码仓库 | : | https://github.com/libarchive/libarchive |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install libarchive |
GNU/Linux | HomeBrew | brew install libarchive |
apt | sudo apt-get install -y libarchive | |
CentOS | yum | sudo yum install -y libarchive |
dnf | sudo dnf install -y libarchive | |
openSUSE | zypper | sudo zypper install -y libarchive |
Alpine Linux | apk | sudo apk add libarchive |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge libarchive |