# mobiledevice を Homebrew でインストール

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
