# 使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 libusbmuxd

查看 libusbmuxd 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:libusbmuxd
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install libusbmuxd
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libusbmuxd
```

  证据: MacPorts ports tree: devel/libusbmuxd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add libusbmuxd
```

  证据: Alpine Linux edge package indexes: libusbmuxd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install libusbmuxd
```

  证据: Fedora Rawhide package metadata: libusbmuxd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#libusbmuxd
```

  证据: nixpkgs package indexes: pkgs/by-name/li/libusbmuxd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S libusbmuxd
```

  证据: Arch Linux sync databases: libusbmuxd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install libusbmuxd-2.0-7
```

  证据: Debian stable package indexes: libusbmuxd-2.0-7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Ubuntu apt (92%):

```sh
sudo apt install libusbmuxd-dev
```

  证据: Ubuntu 24.04 LTS package indexes: libusbmuxd-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

- zypper (92%):

```sh
sudo zypper install libusbmuxd-2_0-7
```

  证据: openSUSE Tumbleweed package metadata: libusbmuxd-2_0-7 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:libusbmuxd
- **软件包管理器:** Homebrew
- **版本:** 2.1.1
- **来源摘要:** USB multiplexor library for iOS devices
- **主页:** <https://www.libimobiledevice.org/>
- **仓库:** <https://github.com/libimobiledevice/libusbmuxd>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- inetcat (别名)
- iproxy (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.1.1
## 项目历史与用法

libusbmuxd is the libimobiledevice client library and tool set for talking to the usbmux protocol used to multiplex connections to services on iOS devices.

### 项目历史

The library grew out of the libimobiledevice ecosystem, which provides open-source userspace tools for communicating with iPhone, iPad, and iPod touch devices. Its README describes libusbmuxd as a client library that does not talk directly to a device; it connects to a socket exposed by a usbmuxd daemon, using Apple's daemon on macOS and Windows or the libimobiledevice usbmuxd daemon on Linux.

### 采用历史

The package is widely carried because libimobiledevice-based tooling needs a portable way to reach device services over USB or network sync. The 1.0.9 release notes identify it as the first release after splitting usbmuxd and libusbmuxd, which made the daemon and client library easier for distributions to package separately.

### 使用方式

Most users encounter libusbmuxd through higher-level tools, but the package also ships iproxy for forwarding a local TCP port to a service on a connected iOS device and inetcat for exposing a raw connection.

### 为什么软件包爱好者会关心

It is one of the plumbing packages that makes non-Apple iOS workflows possible: device pairing, service access, backups, testing, and debugging stacks commonly depend on this small multiplexing layer.

### 时间线

- 1.0.9: First release after the usbmuxd/libusbmuxd project split.
- 2.0.0: Added support for USB and network devices reported by usbmuxd and introduced new context-aware event subscription APIs.
- 2.0.2: Renamed the library/API-versioned files to libusbmuxd-2.0 and added man pages for iproxy and inetcat.
- 2.1.0: Moved socket code to libimobiledevice-glue and added libusbmuxd_version().

### Related projects

- libimobiledevice is the higher-level project that uses libusbmuxd for iOS service communication.
- usbmuxd is the daemon side of the protocol.
- libplist and libimobiledevice-glue are related libimobiledevice dependencies.

### 来源

- <https://github.com/libimobiledevice/libusbmuxd>
- <https://raw.githubusercontent.com/libimobiledevice/libusbmuxd/master/NEWS>
- <https://raw.githubusercontent.com/libimobiledevice/libusbmuxd/master/README.md>
- <https://www.libimobiledevice.org/>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - libusbmuxd-2.0-7 - 2.1.0-1+b1: normalized package name match | Debian stable package indexes: libusbmuxd-2.0-7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Client library to handle usbmux connections with iOS devices (library) | https://libimobiledevice.org
- Debian apt - libusbmuxd-dev - 2.1.0-1+b1: normalized package name match | Debian stable package indexes: libusbmuxd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Client library to handle usbmux connections with iOS devices (devel) | https://libimobiledevice.org
- Debian apt - libusbmuxd-tools - 2.1.0-1+b1: normalized package name match | Debian stable package indexes: libusbmuxd-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Client library to handle usbmux connections with iOS devices (tools) | https://libimobiledevice.org
- Nix - libusbmuxd: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libusbmuxd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libusbmuxd-dev - 2.0.2-4build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libusbmuxd-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | USB multiplexor daemon for iPhone and iPod Touch devices - devel | https://libimobiledevice.org
- Ubuntu apt - libusbmuxd-tools - 2.0.2-4build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libusbmuxd-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | USB multiplexor daemon for iPhone and iPod Touch devices - tools | https://libimobiledevice.org
- Ubuntu apt - libusbmuxd6 - 2.0.2-4build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libusbmuxd6 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | USB multiplexor daemon for iPhone and iPod Touch devices - library | https://libimobiledevice.org
- apk - libusbmuxd - 2.1.1-r0: normalized package name match | Alpine Linux edge package indexes: libusbmuxd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | USB Multiplex Daemon | https://libimobiledevice.org
- apk - libusbmuxd-dev - 2.1.1-r0: normalized package name match | Alpine Linux edge package indexes: libusbmuxd-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | USB Multiplex Daemon (development files) | https://libimobiledevice.org
- apk - libusbmuxd-doc - 2.1.1-r0: normalized package name match | Alpine Linux edge package indexes: libusbmuxd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | USB Multiplex Daemon (documentation) | https://libimobiledevice.org
- apk - libusbmuxd-progs - 2.1.1-r0: normalized package name match | Alpine Linux edge package indexes: libusbmuxd-progs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | USB Multiplex Daemon - utilities | https://libimobiledevice.org
- dnf - libusbmuxd - 2.1.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: libusbmuxd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Client library USB multiplex daemon for Apple's iOS devices | https://www.libimobiledevice.org/
- dnf - libusbmuxd-devel - 2.1.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: libusbmuxd-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development package for libusbmuxd | https://www.libimobiledevice.org/
- dnf - libusbmuxd-utils - 2.1.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: libusbmuxd-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Utilities for communicating with Apple's iOS devices | https://www.libimobiledevice.org/
- pacman - libusbmuxd - 2.1.1-2: normalized package name match | Arch Linux sync databases: libusbmuxd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Client library to multiplex connections from and to iOS devices | https://libimobiledevice.org/
- zypper - libusbmuxd-2_0-7 - 2.1.0-1.6: normalized package name match | openSUSE Tumbleweed package metadata: libusbmuxd-2_0-7 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A client library to multiplex connections from and to iOS devices | https://github.com/libimobiledevice/libusbmuxd


## Combined YAML source

View the package source record on GitHub. [combined/libusbmuxd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libusbmuxd.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
