libimobiledevice
brew install libimobiledevice
v1.4.0
LGPL-2.1-or-later
C library for native communication with iPhone, iPad, and Apple TV devices over USB/network.
Why you might care
Essential for Linux/macOS tools that need to interact with iOS devices—syncing, debugging, backups, file transfer—without jailbreaking or iTunes. Used as a dependency by higher-level projects (like usbmuxd, ifuse, libimobiledevice-glue ecosystem). Implements the proprietary Apple protocols in open-source form.
6.6k
30-day installs · #483
17.4k
90-day · #588
57.4k
365-day · #615
Runtime dependencies
Build dependencies
Links
- https://www.libimobiledevice.org/
- Brew formula source: Formula/lib/libimobiledevice.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"iTunes",
"xcode",
"ideviceinstaller"
],
"build_dependencies": [
"autoconf",
"automake",
"libtool",
"pkgconf"
],
"categories": [
"library",
"binding",
"usb"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"libimobiledevice-glue",
"libplist",
"libtasn1",
"libtatsu",
"libusbmuxd",
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Library to communicate with iOS devices natively",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:54+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libimobiledevice",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.libimobiledevice.org/",
"homepage_og_description": "libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices running iOS on Linux without the need for jailbreaking.",
"homepage_og_image": "https://libimobiledevice.org/img/brand/brand-ontop-gradient-alpha.png",
"homepage_title": "libimobiledevice \u00b7 A cross-platform FOSS library written in C to communicate with iOS devices natively.",
"installs_30d": 6572,
"installs_365d": 57400,
"installs_90d": 17422,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LGPL-2.1-or-later",
"llm_generated_at": "2026-06-20T23:45:08+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libimobiledevice",
"oldnames": [],
"one_liner": "C library for native communication with iPhone, iPad, and Apple TV devices over USB/network.",
"optional_dependencies": [],
"rank_30d": 483,
"rank_365d": 615,
"rank_90d": 588,
"raw_hash": "cededb24181a1403",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libimobiledevice.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.4.0",
"versioned_formulae": [],
"why_use_this": "Essential for Linux/macOS tools that need to interact with iOS devices\u2014syncing, debugging, backups, file transfer\u2014without jailbreaking or iTunes. Used as a dependency by higher-level projects (like usbmuxd, ifuse, libimobiledevice-glue ecosystem). Implements the proprietary Apple protocols in open-source form."
}