macOS
brew install ideviceinstallerlocal Homebrew formula metadata
sudo port install ideviceinstallerMacPorts ports tree · devel/ideviceinstaller/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ideviceinstaller pour les workflows d'agents IA.
installation
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
aperçu
Tool for managing apps on iOS devices
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ideviceinstaller | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/libimobiledevice/ideviceinstaller
métadonnées d'installation
| Clé du paquet | brew:ideviceinstaller |
|---|---|
| Version | 1.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ideviceinstaller |
| Page d'accueil | https://libimobiledevice.org/ |
| Dépôt | https://github.com/libimobiledevice/ideviceinstaller |
| Docs amont | https://github.com/libimobiledevice/ideviceinstaller#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/libimobiledevice/ideviceinstaller/releases/download/1.2.0/ideviceinstaller-1.2.0.tar.bz2 |
| Dépendances | libimobiledevice, libplist, libzip |
| Dépendances de compilation | autoconf, automake, libtool, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 ideviceinstallerpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.