是什么 ? | : | a client library to multiplex connections from and to iOS devices by connecting to a socket provided by a usbmuxd daemon. |
开发语言 | : | C |
官方主页 | : | http://www.libimobiledevice.org |
源码仓库 | : | https://github.com/libimobiledevice/libusbmuxd |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install libusbmuxd |
GNU/Linux | HomeBrew | brew install libusbmuxd |
apt | sudo apt-get install -y libusbmuxd | |
CentOS | yum | sudo yum install -y libusbmuxd |
dnf | sudo dnf install -y libusbmuxd | |
openSUSE | zypper | sudo zypper install -y libusbmuxd |
Alpine Linux | apk | sudo apk add libusbmuxd |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge libusbmuxd |