Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 libimobiledevice

查看 libimobiledevice 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libimobiledevice

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libimobiledevice

MacPorts ports tree · devel/libimobiledevice/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libimobiledevice

Alpine Linux edge package indexes · libimobiledevice · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install libimobiledevice

Fedora Rawhide package metadata · libimobiledevice · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#libimobiledevice

nixpkgs package indexes · pkgs/by-name/li/libimobiledevice/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S libimobiledevice

Arch Linux sync databases · libimobiledevice · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install libimobiledevice-1.0-6

Debian stable package indexes · libimobiledevice-1.0-6 · 来源: deb.debian.org

Ubuntu apt已验证 · 92%
sudo apt install libimobiledevice-dev

Ubuntu 24.04 LTS package indexes · libimobiledevice-dev · 来源: archive.ubuntu.com

openSUSE zypper已验证 · 92%
sudo zypper install imobiledevice-tools

openSUSE Tumbleweed package metadata · imobiledevice-tools · 来源: download.opensuse.org

概览

软件包摘要

Library to communicate with iOS devices natively

命令和别名

  • afcclient
  • idevice_id
  • idevicebackup
  • idevicebackup2
  • idevicebtlogger
  • idevicecrashreport
  • idevicedate
  • idevicedebug
  • idevicedebugserverproxy
  • idevicedevmodectl
  • idevicediagnostics
  • ideviceenterrecovery
  • ideviceimagemounter
  • ideviceinfo
  • idevicename
  • idevicenotificationproxy
  • idevicepair
  • ideviceprovision
  • idevicescreenshot
  • idevicesetlocation
  • idevicesyslog

历史

项目历史与用法

libimobiledevice is the core C library and tool suite for talking to iPhone, iPod touch, iPad, Apple TV, and related iOS-family devices using native protocols. It is one of the canonical open source answers to using Apple mobile devices from Linux and other non-iTunes environments.

项目历史

The project README says development began in August 2007 with the goal of bringing support for Apple mobile devices to the Linux desktop. The project site describes the original motivation more pointedly: iTunes was not available for Linux, so libiphone was created and later became libimobiledevice to let Linux systems communicate with Apple devices.

The library grew from device discovery and file access into a wider service layer: pairing, AFC filesystem access, backup and restore, diagnostics, screenshots, syslog relay, provisioning, debug services, developer disk image mounting, and other native device services. The 1.3.0 release was part of a June 15, 2020 release round that also included usbmuxd, libplist, libirecovery, idevicerestore, ifuse, and related projects.

Version 1.4.0, released on October 10, 2025, was labeled a development release with plans for more frequent releases. Its notes included MbedTLS support, reverse proxy work, wireless pairing for Apple TV, iOS 17+ personalized developer disk image mounting, new tools, and API additions.

采用历史

libimobiledevice became a dependency hub for Linux desktop integration, package-manager utilities, mobile-device automation, and restore workflows. Its own README lists testing on Linux, macOS, Windows, and Android, and the project site cites integration by community projects and larger deployments handling more than 10,000 devices.

使用方式

Users usually meet the package through tools such as idevice_id, ideviceinfo, idevicepair, idevicebackup2, ideviceimagemounter, idevicescreenshot, idevicesyslog, and afcclient. Developers use the library when they need Apple-device protocols without linking to Apple proprietary libraries or requiring jailbreaks.

为什么软件包爱好者会关心

For package maintainers, libimobiledevice is important because it coordinates a small ecosystem of tightly related libraries: libplist for property lists, libusbmuxd and usbmuxd for USB multiplexing, libimobiledevice-glue for shared helpers, libirecovery for recovery-mode communication, and idevicerestore for firmware workflows. Keeping these versions aligned is the package-manager puzzle.

时间线

  • 2007-08: Development began with the goal of supporting Apple mobile devices on the Linux desktop.
  • 2015-02-02: libimobiledevice 1.2.0 was published on GitHub releases.
  • 2020-06-15: The project announced a release round including libimobiledevice 1.3.0, libirecovery 1.0.0, idevicerestore 1.0.0, and related components.
  • 2025-10-10: libimobiledevice 1.4.0 was released with MbedTLS support, wireless-pairing work, new tools, and API additions.
  • 2025-10-24: Project API documentation was updated for the 1.4.0 release.

Related projects

  • Related projects include libplist, libusbmuxd, usbmuxd, libimobiledevice-glue, libirecovery, libtatsu, libideviceactivation, ideviceinstaller, idevicerestore, and ifuse. Together they form the open source Apple-device access stack used by many Unix-like packages.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:provision

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 6 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
afcclientcli全局可执行文件
idevice_idcli全局可执行文件
idevicebackupcli全局可执行文件
idevicebackup2cli全局可执行文件
idevicebtloggercli全局可执行文件
idevicecrashreportcli全局可执行文件
idevicedatecli全局可执行文件
idevicedebugcli全局可执行文件
idevicedebugserverproxycli全局可执行文件
idevicedevmodectlcli全局可执行文件
idevicediagnosticscli全局可执行文件
ideviceenterrecoverycli全局可执行文件
ideviceimagemountercli全局可执行文件
ideviceinfocli全局可执行文件
idevicenamecli全局可执行文件
idevicenotificationproxycli全局可执行文件
idevicepaircli全局可执行文件
ideviceprovisioncli全局可执行文件
idevicescreenshotcli全局可执行文件
idevicesetlocationcli全局可执行文件
idevicesyslogcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.4.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/libimobiledevice/libimobiledevice

安装元数据

软件包元数据

软件包键brew:libimobiledevice
版本1.4.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libimobiledevice
主页https://www.libimobiledevice.org/
仓库https://github.com/libimobiledevice/libimobiledevice
上游文档https://github.com/libimobiledevice/libimobiledevice#readme
许可证LGPL-2.1-or-later
源码归档https://github.com/libimobiledevice/libimobiledevice/releases/download/1.4.0/libimobiledevice-1.4.0.tar.bz2
依赖libimobiledevice-glue, libplist, libtasn1, libtatsu, libusbmuxd, openssl@3
构建依赖autoconf, automake, libtool, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibimobiledevice
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libimobiledevice-1.0-6 1.3.0+git20250228-2

Library for communicating with iPhone and other Apple devices

https://www.libimobiledevice.org/

sudo apt install libimobiledevice-1.0-6
  • Section: libs
  • Architecture: amd64
  • Source Package: libimobiledevice
  • 5 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libimobiledevice-1.0-6 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libimobiledevice-dev 1.3.0+git20250228-2

Development files for libimobiledevice

https://www.libimobiledevice.org/

sudo apt install libimobiledevice-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libimobiledevice
  • 8 依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libimobiledevice-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libimobiledevice-doc 1.3.0+git20250228-2

Library for communicating with iPhone and other Apple devices (documentation)

https://www.libimobiledevice.org/

sudo apt install libimobiledevice-doc
  • Section: doc
  • Architecture: all
  • Source Package: libimobiledevice
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libimobiledevice-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libimobiledevice-utils 1.3.0+git20250228-2

Utitilies for communicating with iPhone and other Apple devices

https://www.libimobiledevice.org/

sudo apt install libimobiledevice-utils
  • Section: utils
  • Architecture: amd64
  • Source Package: libimobiledevice
  • 7 依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libimobiledevice-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-imobiledevice 1.3.0+git20250228-2

Python 3 bindings for communicating with iPhone and other Apple device

https://www.libimobiledevice.org/

sudo apt install python3-imobiledevice
  • Section: python
  • Architecture: amd64
  • Source Package: libimobiledevice
  • 6 依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-imobiledevice from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libimobiledevice

nix profile install nixpkgs#libimobiledevice
  • normalized package name match
  • 匹配方式:Libimobiledevice
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libimobiledevice/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libimobiledevice-dev 1.3.0-8.1build3

Development files for libimobiledevice

https://www.libimobiledevice.org/

sudo apt install libimobiledevice-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libimobiledevice
  • 7 依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libimobiledevice-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libimobiledevice-doc 1.3.0-8.1build3

Library for communicating with iPhone and other Apple devices (documentation)

https://www.libimobiledevice.org/

sudo apt install libimobiledevice-doc
  • Section: doc
  • Architecture: all
  • Source Package: libimobiledevice
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libimobiledevice-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libimobiledevice-utils 1.3.0-8.1build3

Utitilies for communicating with iPhone and other Apple devices

https://www.libimobiledevice.org/

sudo apt install libimobiledevice-utils
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libimobiledevice
  • 5 依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libimobiledevice-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libimobiledevice6 1.3.0-8.1build3

Library for communicating with iPhone and other Apple devices

https://www.libimobiledevice.org/

sudo apt install libimobiledevice6
  • Section: libs
  • Architecture: amd64
  • Source Package: libimobiledevice
  • 4 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libimobiledevice6 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-imobiledevice 1.3.0-8.1build3

Python 3 bindings for communicating with iPhone and other Apple device

https://www.libimobiledevice.org/

sudo apt install python3-imobiledevice
  • Section: universe/python
  • Architecture: amd64
  • Source Package: libimobiledevice
  • 6 依赖
  • normalized package name match
  • 匹配方式:Libimobiledevice
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-imobiledevice from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libimobiledevice 1.4.0-r0

Library that talks iPhone and iPod Touch protocols on Linux

https://libimobiledevice.org

sudo apk add libimobiledevice
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libimobiledevice
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libimobiledevice
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libimobiledevice from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libimobiledevice-dev 1.4.0-r0

Library that talks iPhone and iPod Touch protocols on Linux (development files)

https://libimobiledevice.org

sudo apk add libimobiledevice-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libimobiledevice
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libimobiledevice
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libimobiledevice-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libimobiledevice-doc 1.4.0-r0

Library that talks iPhone and iPod Touch protocols on Linux (documentation)

https://libimobiledevice.org

sudo apk add libimobiledevice-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libimobiledevice
  • normalized package name match
  • 匹配方式:Libimobiledevice
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libimobiledevice-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libimobiledevice-progs 1.4.0-r0

Tools that talks iPhone and iPod Touch devices' protocols on Linux

https://libimobiledevice.org

sudo apk add libimobiledevice-progs
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libimobiledevice
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libimobiledevice
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libimobiledevice-progs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libimobiledevice 1.4.0-4.fc45

Library for connecting to mobile devices

https://libimobiledevice.org/

sudo dnf install libimobiledevice
  • License: LGPL-2.0-or-later AND MIT AND Zlib
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libimobiledevice
  • 7 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Libimobiledevice
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libimobiledevice from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment