macOS
brew install ideviceinstallerlocal Homebrew formula metadata
sudo port install ideviceinstallerMacPorts ports tree · devel/ideviceinstaller/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ideviceinstaller in AI-Agent-Workflows.
Installation
brew install ideviceinstallerlocal Homebrew formula metadata
sudo port install ideviceinstallerMacPorts ports tree · devel/ideviceinstaller/Portfile · Quelle: api.github.com
sudo apk add ideviceinstallerAlpine Linux edge package indexes · ideviceinstaller · Quelle: dl-cdn.alpinelinux.org
sudo apt install ideviceinstallerDebian stable package indexes · ideviceinstaller · Quelle: deb.debian.org
sudo dnf install ideviceinstallerFedora Rawhide package metadata · ideviceinstaller · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#ideviceinstallernixpkgs package indexes · pkgs/by-name/id/ideviceinstaller/package.nix · Quelle: api.github.com
Überblick
Tool for managing apps on iOS devices
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ideviceinstaller | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/libimobiledevice/ideviceinstaller
Installationsmetadaten
| Paketschlüssel | brew:ideviceinstaller |
|---|---|
| Version | 1.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ideviceinstaller |
| Homepage | https://libimobiledevice.org/ |
| Repository | https://github.com/libimobiledevice/ideviceinstaller |
| Upstream-Dokumentation | https://github.com/libimobiledevice/ideviceinstaller#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/libimobiledevice/ideviceinstaller/releases/download/1.2.0/ideviceinstaller-1.2.0.tar.bz2 |
| Abhängigkeiten | libimobiledevice, libplist, libzip |
| Build-Abhängigkeiten | autoconf, automake, libtool, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 ideviceinstallerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.