macOS
brew install ideviceinstallerlocal Homebrew formula metadata
sudo port install ideviceinstallerMacPorts ports tree · devel/ideviceinstaller/Portfile · ソース: api.github.com
brew
ideviceinstaller のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ideviceinstallerlocal Homebrew formula metadata
sudo port install ideviceinstallerMacPorts ports tree · devel/ideviceinstaller/Portfile · ソース: api.github.com
sudo apk add ideviceinstallerAlpine Linux edge package indexes · ideviceinstaller · ソース: dl-cdn.alpinelinux.org
sudo apt install ideviceinstallerDebian stable package indexes · ideviceinstaller · ソース: deb.debian.org
sudo dnf install ideviceinstallerFedora Rawhide package metadata · ideviceinstaller · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ideviceinstallernixpkgs package indexes · pkgs/by-name/id/ideviceinstaller/package.nix · ソース: api.github.com
概要
Tool for managing apps on iOS devices
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ideviceinstaller | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/libimobiledevice/ideviceinstaller
インストールメタデータ
| パッケージキー | brew:ideviceinstaller |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ideviceinstaller |
| ホームページ | https://libimobiledevice.org/ |
| リポジトリ | https://github.com/libimobiledevice/ideviceinstaller |
| 上流ドキュメント | https://github.com/libimobiledevice/ideviceinstaller#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/libimobiledevice/ideviceinstaller/releases/download/1.2.0/ideviceinstaller-1.2.0.tar.bz2 |
| 依存関係 | libimobiledevice, libplist, libzip |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ideviceinstaller |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ideviceinstaller 1.1.1+git20240518-1+b1
Utility to manage installed applications on an iDevice
https://www.libimobiledevice.org/
sudo apt install ideviceinstallerideviceinstaller
nix profile install nixpkgs#ideviceinstallerideviceinstaller 1.1.1-1build4
Utility to manage installed applications on an iDevice
https://www.libimobiledevice.org/
sudo apt install ideviceinstallerideviceinstaller 1.2.0-r0
Manage apps of iOS devices
sudo apk add ideviceinstallerideviceinstaller-doc 1.2.0-r0
Manage apps of iOS devices (documentation)
sudo apk add ideviceinstaller-docideviceinstaller 1.2.0-1.fc45
Manage apps of iOS devices
https://www.libimobiledevice.org/
sudo dnf install ideviceinstallerideviceinstaller
sudo port install ideviceinstallerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.