# 使用 Homebrew 安装 mobiledevice

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

## 安装

```sh
sudo av install brew:mobiledevice
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mobiledevice
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:mobiledevice
- **软件包管理器:** Homebrew
- **版本:** 2.0.0
- **来源摘要:** CLI for Apple's Private (Closed) Mobile Device Framework
- **主页:** <https://github.com/imkira/mobiledevice>
- **仓库:** <https://github.com/imkira/mobiledevice>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mobiledevice (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

mobiledevice is a macOS command-line utility by imkira for interacting with Apple's private Mobile Device framework. The repository was created in 2012 and describes the tool as a way to automate device tasks such as installing and uninstalling apps on an iPhone or iPad without manually using Xcode or iTunes, while still requiring a Mac, USB-connected device, and the normal iOS development setup for app installation.

### 使用方式

The project belongs to a small reverse-engineering-adjacent tooling niche around Apple's private device-management framework. It is not a general iOS deployment platform; it exposes focused commands for developers who need scriptable access to connected devices. Homebrew packages it as `mobiledevice`, which makes the otherwise source-built utility easier to install on macOS.

### 来源

- <https://api.github.com/repos/imkira/mobiledevice>
- <https://formulae.brew.sh/formula/mobiledevice>
- <https://github.com/imkira/mobiledevice>


## 安全说明

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## 来源

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