是什么 ? | : | a library and utility to handle plist format in binary or XML. |
开发语言 | : | C++ |
官方主页 | : | http://www.libimobiledevice.org |
源码仓库 | : | https://github.com/libimobiledevice/libplist |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install libplist |
GNU/Linux | HomeBrew | brew install libplist |
apt | sudo apt-get install -y libplist | |
CentOS | yum | sudo yum install -y libplist |
dnf | sudo dnf install -y libplist | |
openSUSE | zypper | sudo zypper install -y libplist |
Alpine Linux | apk | sudo apk add libplist |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge libplist |