macOS
brew install ifuselocal Homebrew formula metadata
sudo port install ifuseMacPorts ports tree · fuse/ifuse/Portfile · ソース: api.github.com
brew
ifuse のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ifuselocal Homebrew formula metadata
sudo port install ifuseMacPorts ports tree · fuse/ifuse/Portfile · ソース: api.github.com
sudo apk add ifuseAlpine Linux edge package indexes · ifuse · ソース: dl-cdn.alpinelinux.org
sudo apt install ifuseDebian stable package indexes · ifuse · ソース: deb.debian.org
sudo dnf install ifuseFedora Rawhide package metadata · ifuse · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ifusenixpkgs package indexes · pkgs/by-name/if/ifuse/package.nix · ソース: api.github.com
sudo pacman -S ifuseArch Linux sync databases · ifuse · ソース: geo.mirror.pkgbuild.com
sudo zypper install ifuseopenSUSE Tumbleweed package metadata · ifuse · ソース: download.opensuse.org
概要
FUSE module for iOS devices
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ifuse | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/libimobiledevice/ifuse
インストールメタデータ
| パッケージキー | brew:ifuse |
|---|---|
| バージョン | 1.2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ifuse |
| ホームページ | https://libimobiledevice.org/ |
| リポジトリ | https://github.com/libimobiledevice/ifuse |
| 上流ドキュメント | https://github.com/libimobiledevice/ifuse#readme |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/libimobiledevice/ifuse/archive/refs/tags/1.2.1.tar.gz |
| 最終更新 | 2026-04-22T09:12:53Z |
| Pulse | updated |
| 依存関係 | glib, libfuse, libimobiledevice, libplist |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 ifuseソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.