# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix 安装 ideviceinstaller

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

## 安装

```sh
sudo av install brew:ideviceinstaller
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ideviceinstaller
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ideviceinstaller
```

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

### Linux

- apk (92%):

```sh
sudo apk add ideviceinstaller
```

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

- Debian apt (92%):

```sh
sudo apt install ideviceinstaller
```

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

- dnf (92%):

```sh
sudo dnf install ideviceinstaller
```

  证据: Fedora Rawhide package metadata: ideviceinstaller 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#ideviceinstaller
```

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

## 软件包事实

- **软件包键:** brew:ideviceinstaller
- **软件包管理器:** Homebrew
- **版本:** 1.2.0
- **来源摘要:** Tool for managing apps on iOS devices
- **主页:** <https://libimobiledevice.org/>
- **仓库:** <https://github.com/libimobiledevice/ideviceinstaller>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ideviceinstaller (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

ideviceinstaller is a command-line application for managing apps and app archives on iOS devices through the libimobiledevice stack. It matters to developers and automation users because it provides app install, list, upgrade, and uninstall workflows without Xcode's GUI path.

### 项目历史

The project belongs to libimobiledevice, a free software stack born from the absence of iTunes on Linux for early iPhone hardware. libiphone became libimobiledevice with the goal of communicating with iOS devices using reimplemented native protocols and no bundled Apple libraries.

ideviceinstaller focuses on the installation service of an iOS device. Its README describes support for app packages, carrier bundles, developer .app directories, filtered app listing, plist/XML/JSON output, and use across Linux, macOS, Windows, and Android.

### 采用历史

The tool became part of the practical libimobiledevice toolkit used by developers, testers, CI systems, and mobile tooling that needed USB-connected device operations outside Apple's own interfaces. Its packaging across Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, and Alpine reflects that cross-platform role.

The broader libimobiledevice site frames command-line utilities as a way to interact with device services without building an application, covering workflows from basic device information through firmware restore; ideviceinstaller occupies the app-management slice of that toolbox.

### 使用方式

Typical commands list installed bundle identifiers, install app packages, and uninstall apps by bundle identifier. The 1.2.0 release changed the command-line style to subcommands such as install and list, added JSON output, and added options for external sinf and iTunes metadata.

Because it talks to real devices through libimobiledevice and usbmux-style plumbing, package users care about matching library versions, device firmware behavior, and output formats for automation.

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

ideviceinstaller is a high-leverage wrapper around obscure Apple device services. Package maintainers care because it bridges mobile-device protocol libraries, CLI workflows, and OS-specific USB access without needing Apple's proprietary stack.

It is also a good example of a package whose usefulness depends on a family of sibling packages: libimobiledevice, libplist, libusbmuxd, usbmuxd, libimobiledevice-glue, and related utilities tend to move together.

### 时间线

- 2007: libimobiledevice development began, according to the project site.
- 2023-07-20: The ideviceinstaller README recorded its documented feature set and usage examples.
- 2025-10-30: ideviceinstaller 1.2.0 was released with subcommands, JSON output, and app-query improvements.
- 2025-10-30: GitHub listed ideviceinstaller 1.2.0 as a release.

### Related projects

- libimobiledevice is the direct protocol library dependency. The surrounding stack includes libplist, libusbmuxd, usbmuxd, ifuse, idevicerestore, libirecovery, libideviceactivation, and libimobiledevice-glue.
- In user workflows it overlaps with Xcode device tools and mobile-test frameworks, but its packaging niche is portable command-line access to iOS app installation services.

### 来源

- <https://github.com/libimobiledevice/ideviceinstaller>
- <https://libimobiledevice.org/>
- <https://libimobiledevice.org/news/2025/10/30/ideviceinstaller-1.2.0-release/>
- <https://raw.githubusercontent.com/libimobiledevice/ideviceinstaller/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Debian apt - ideviceinstaller - 1.1.1+git20240518-1+b1: normalized package name match | Debian stable package indexes: ideviceinstaller from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Utility to manage installed applications on an iDevice | https://www.libimobiledevice.org/
- Nix - ideviceinstaller: normalized package name match | nixpkgs package indexes: pkgs/by-name/id/ideviceinstaller/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ideviceinstaller - 1.1.1-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: ideviceinstaller from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Utility to manage installed applications on an iDevice | https://www.libimobiledevice.org/
- apk - ideviceinstaller - 1.2.0-r0: normalized package name match | Alpine Linux edge package indexes: ideviceinstaller from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Manage apps of iOS devices | https://libimobiledevice.org
- apk - ideviceinstaller-doc - 1.2.0-r0: normalized package name match | Alpine Linux edge package indexes: ideviceinstaller-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Manage apps of iOS devices (documentation) | https://libimobiledevice.org
- dnf - ideviceinstaller - 1.2.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: ideviceinstaller from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Manage apps of iOS devices | https://www.libimobiledevice.org/
- MacPorts - ideviceinstaller: normalized package name match | MacPorts ports tree: devel/ideviceinstaller/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ideviceinstaller.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ideviceinstaller.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
