macOS
brew install ideviceinstallerlocal Homebrew formula metadata
sudo port install ideviceinstallerMacPorts ports tree · devel/ideviceinstaller/Portfile · source: api.github.com
brew
Tool for managing apps on iOS devices. Version 1.2.0 via Homebrew; verified from local package data.
install
brew install ideviceinstallerlocal Homebrew formula metadata
sudo port install ideviceinstallerMacPorts ports tree · devel/ideviceinstaller/Portfile · source: api.github.com
sudo apk add ideviceinstallerAlpine Linux edge package indexes · ideviceinstaller · source: dl-cdn.alpinelinux.org
sudo apt install ideviceinstallerDebian stable package indexes · ideviceinstaller · source: deb.debian.org
sudo dnf install ideviceinstallerFedora Rawhide package metadata · ideviceinstaller · source: dl.fedoraproject.org
nix profile install nixpkgs#ideviceinstallernixpkgs package indexes · pkgs/by-name/id/ideviceinstaller/package.nix · source: api.github.com
overview
Tool for managing apps on iOS devices
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ideviceinstaller | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/libimobiledevice/ideviceinstaller
install metadata
| Package key | brew:ideviceinstaller |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ideviceinstaller |
| Homepage | https://libimobiledevice.org/ |
| Repository | https://github.com/libimobiledevice/ideviceinstaller |
| Upstream docs | https://github.com/libimobiledevice/ideviceinstaller#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/libimobiledevice/ideviceinstaller/releases/download/1.2.0/ideviceinstaller-1.2.0.tar.bz2 |
| Dependencies | libimobiledevice, libplist, libzip |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 ideviceinstallersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.