Automic VaultAutomic Vault

brew

ifuse を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

ifuse のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ifuse

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ifuse

MacPorts ports tree · fuse/ifuse/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add ifuse

Alpine Linux edge package indexes · ifuse · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install ifuse

Debian stable package indexes · ifuse · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install ifuse

Fedora Rawhide package metadata · ifuse · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#ifuse

nixpkgs package indexes · pkgs/by-name/if/ifuse/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S ifuse

Arch Linux sync databases · ifuse · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install ifuse

openSUSE 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.

タイムライン

  • 0.9.0: First public release with AFC and AFC2 filesystem access.
  • 1.0.0: Ported from libiphone APIs to libimobiledevice APIs.
  • 1.1.0: Added house_arrest support for app document/file-sharing access.
  • 1.1.4: Added app listing, network-device support, and newer dependency baselines.
  • 2025: Version 1.2.0 switched to libfuse 3.
  • 2026: Version 1.2.1 fixed a FUSE capability regression that could corrupt data.

Related projects

  • ifuse depends on libimobiledevice for iOS communication, usbmuxd for device transport, libplist/libusbmuxd support libraries, and a host FUSE implementation such as libfuse or macFUSE.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 4 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ifusecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.2.1
マネージャ更新日2026-04-22
ローカルデータOK
上流最新
検出された最新1.2.1

https://github.com/libimobiledevice/ifuse

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係glib, libfuse, libimobiledevice, libplist
ビルド依存関係autoconf, automake, libtool, pkgconf
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

ifuse 1.1.4-2

FUSE module for iPhone and iPod Touch devices

https://libimobiledevice.org

sudo apt install ifuse
  • Section: utils
  • Architecture: amd64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Ifuse
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ifuse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ifuse

nix profile install nixpkgs#ifuse
  • normalized package name match
  • 一致条件: Ifuse
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/if/ifuse/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ifuse 1.1.4~git20181007.3b00243-1ubuntu3

FUSE module for iPhone and iPod Touch devices

http://libimobiledevice.org

sudo apt install ifuse
  • Section: universe/utils
  • Architecture: amd64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Ifuse
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ifuse from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ifuse 1.2.1-r0

Fuse filesystem to access the contents of iOS devices

https://libimobiledevice.org

sudo apk add ifuse
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: ifuse
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ifuse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ifuse from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ifuse-doc 1.2.1-r0

Fuse filesystem to access the contents of iOS devices (documentation)

https://libimobiledevice.org

sudo apk add ifuse-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: ifuse
  • normalized package name match
  • 一致条件: Ifuse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ifuse-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ifuse 1.2.1-4.fc45

Mount Apple iPhone and iPod touch devices

https://www.libimobiledevice.org/

sudo dnf install ifuse
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ifuse
  • 7 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ifuse
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ifuse from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ifuse 1.2.0-1

A fuse filesystem to access the contents of an iPhone or iPod Touch

https://libimobiledevice.org/

sudo pacman -S ifuse
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Ifuse
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ifuse from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ifuse 1.1.4-2.5

Filesystem access for Apple devices

https://www.libimobiledevice.org

sudo zypper install ifuse
  • License: LGPL-2.0-or-later
  • Category: System/Filesystems
  • Architecture: x86_64
  • Source Package: ifuse
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ifuse
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ifuse from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ifuse

sudo port install ifuse
  • normalized package name match
  • 一致条件: Ifuse
MacPorts ports tree · api.github.com · MacPorts ports tree: fuse/ifuse/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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