macOS
brew install ideviceinstallerlocal Homebrew formula metadata
sudo port install ideviceinstallerMacPorts ports tree · devel/ideviceinstaller/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.