macOS
brew install ifuselocal Homebrew formula metadata
sudo port install ifuseMacPorts ports tree · fuse/ifuse/Portfile · source: api.github.com
brew
FUSE module for iOS devices. Version 1.2.1 via Homebrew; verified 2026-04-22.
install
brew install ifuselocal Homebrew formula metadata
sudo port install ifuseMacPorts ports tree · fuse/ifuse/Portfile · source: api.github.com
sudo apk add ifuseAlpine Linux edge package indexes · ifuse · source: dl-cdn.alpinelinux.org
sudo apt install ifuseDebian stable package indexes · ifuse · source: deb.debian.org
sudo dnf install ifuseFedora Rawhide package metadata · ifuse · source: dl.fedoraproject.org
nix profile install nixpkgs#ifusenixpkgs package indexes · pkgs/by-name/if/ifuse/package.nix · source: api.github.com
sudo pacman -S ifuseArch Linux sync databases · ifuse · source: geo.mirror.pkgbuild.com
sudo zypper install ifuseopenSUSE Tumbleweed package metadata · ifuse · source: download.opensuse.org
overview
FUSE module for iOS devices
history
ifuse is the FUSE-facing member of the libimobiledevice tool family: it turns iOS device storage exposed through Apple File Conduit services into a local mount point on Unix-like systems.
The project's own NEWS file records version 0.9.0 as the first public release, with AFC and AFC2 filesystem access and file-mode handling. Later releases followed libiphone and libimobiledevice API changes, with version 1.0.0 explicitly adopting libimobiledevice APIs and version 1.2.0 moving to libfuse 3 and requiring libimobiledevice 1.4.0.
The README describes the tool as an independent application, not an Apple product, and documents the split between safe media-directory mounting, app document/container mounting, and root filesystem mounting on jailbroken devices with AFC2.
ifuse became a small but widely packaged bridge between the Linux/macOS FUSE ecosystem and iPhone/iPad file access. The Homebrew formula, Linux distribution packages listed in the input, and the README's Linux and macOS build notes reflect its role as an installable companion to usbmuxd, libplist, and libimobiledevice.
Typical use is `ifuse <mountpoint>` to mount the media area of a connected device, with options such as `--documents`, `--container`, `--list-apps`, and `--root` covering app file sharing and jailbroken-device cases. Unmounting is delegated to the platform's FUSE tooling.
Package maintainers care about ifuse because it sits at a three-way compatibility boundary: Apple protocol behavior, libimobiledevice library ABI, and the host FUSE implementation. The 1.2.0 to 1.2.1 data-corruption fix is a compact example of why small filesystem packages can carry outsized risk.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ifuse | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/libimobiledevice/ifuse
install metadata
| Package key | brew:ifuse |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ifuse |
| Homepage | https://libimobiledevice.org/ |
| Repository | https://github.com/libimobiledevice/ifuse |
| Upstream docs | https://github.com/libimobiledevice/ifuse#readme |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/libimobiledevice/ifuse/archive/refs/tags/1.2.1.tar.gz |
| Last updated | 2026-04-22T09:12:53Z |
| Pulse | updated |
| Dependencies | glib, libfuse, libimobiledevice, libplist |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ifuse |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ifuse 1.1.4-2
FUSE module for iPhone and iPod Touch devices
sudo apt install ifuseifuse
nix profile install nixpkgs#ifuseifuse 1.1.4~git20181007.3b00243-1ubuntu3
FUSE module for iPhone and iPod Touch devices
sudo apt install ifuseifuse 1.2.1-r0
Fuse filesystem to access the contents of iOS devices
sudo apk add ifuseifuse-doc 1.2.1-r0
Fuse filesystem to access the contents of iOS devices (documentation)
sudo apk add ifuse-docifuse 1.2.1-4.fc45
Mount Apple iPhone and iPod touch devices
https://www.libimobiledevice.org/
sudo dnf install ifuseifuse 1.2.0-1
A fuse filesystem to access the contents of an iPhone or iPod Touch
sudo pacman -S ifuseifuse 1.1.4-2.5
Filesystem access for Apple devices
https://www.libimobiledevice.org
sudo zypper install ifuseifuse
sudo port install ifusesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.