是什么 ? | : | a library to create an ISO-9660 filesystem with extensions like RockRidge or Joliet. |
开发语言 | : | C |
官方主页 | : | https://files.libburnia-project.org |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install libisofs |
GNU/Linux | HomeBrew | brew install libisofs |
apt | sudo apt-get install -y libisofs | |
CentOS | yum | sudo yum install -y libisofs |
dnf | sudo dnf install -y libisofs | |
openSUSE | zypper | sudo zypper install -y libisofs |
Alpine Linux | apk | sudo apk add libisofs |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge libisofs |