libusbmuxd
1.1、libusbmuxd简介
是什么 ?: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
1.2、通过包管理器安装libusbmuxd
操作系统包管理器安装命令
macOSHomeBrewbrew install libusbmuxd
GNU/LinuxHomeBrewbrew install libusbmuxd
aptsudo apt-get install -y libusbmuxd
CentOSyumsudo yum install -y libusbmuxd
dnfsudo dnf install -y libusbmuxd
openSUSEzyppersudo zypper install -y libusbmuxd
Alpine Linuxapksudo apk add libusbmuxd

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm libusbmuxd
Gentoo LinuxPortagesudo emerge libusbmuxd
1.3、通过编译源码安装libusbmuxd
1.4、libusbmuxd中包含的命令
1.5、libusbmuxd中包含的头文件
1.6、libusbmuxd中包含的库文件
  • libusbmuxd.{a | so | dylib}