Automic VaultAutomic Vault

brew

libfuse を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libfuse

local Homebrew formula metadata

概要

パッケージ概要

Reference implementation of the Linux FUSE interface

コマンドとエイリアス

  • fusermount3
  • mount.fuse3

履歴

プロジェクトの歴史と使われ方

libfuse is the reference userspace library for Linux FUSE, the interface that lets standalone programs implement filesystems while the kernel FUSE module forwards VFS requests to them.

プロジェクトの歴史

The libfuse README describes FUSE as two pieces: the kernel module maintained in the regular Linux kernel repositories and the libfuse userspace library maintained in the libfuse repository. The same README describes high-level synchronous and low-level asynchronous APIs, mount and unmount helpers, request handling, and response functions.

The repository history reaches back to an imported-sources commit dated 2001-10-23. Its kernel interface header carries copyright notices for Miklos Szeredi from 2001 onward, and the project changelog for FUSE 2.9.5 on 2016-01-14 thanks Szeredi while naming Nikolaus Rath as the new maintainer. libfuse 3.x later moved packaging and development toward Meson/Ninja and the fuse3 command set.

採用の歴史

FUSE became a central Linux packaging dependency because it let SSH, archive, cloud, virtual, encrypted, and application-specific filesystems ship as ordinary user-space programs. The README states that libfuse is shipped by all major Linux distributions and has been in production use across a wide range of systems for many years.

使われ方

A FUSE filesystem normally links against libfuse, mounts a userspace daemon, receives kernel requests through callbacks, and sends replies through the library. The package also provides fusermount3 and mount.fuse3 for mounting user filesystems with controlled privilege boundaries.

パッケージ好きにとっての重要性

libfuse is one of the packages that changed what a filesystem package can be: a userspace daemon, not a kernel module. Its formulae are unusually sensitive to Linux-only behavior, setuid helpers, /etc/fuse.conf policy, kernel ABI expectations, and the split between older FUSE 2 consumers and newer FUSE 3 consumers.

タイムライン

  • 2001-10-23: GitHub commit metadata records the imported-sources commit later tagged start.
  • 2016-01-14: The changelog records FUSE 2.9.5 and the maintainer change to Nikolaus Rath.
  • 2017-09-12: The changelog records libfuse 3.2.0 dropping autotools build support.
  • 2026-03-18: GitHub release metadata records fuse-3.18.2.

Related projects

  • The Linux kernel FUSE module is the kernel-side peer of libfuse.
  • macFUSE is the macOS-oriented related project named by the libfuse README for macOS users.
  • SSHFS and many other userspace filesystems are built on the FUSE model.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

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

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版3.18.2
マネージャ更新日2026-05-15
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/libfuse/libfuse

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libfuse
バージョン3.18.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libfuse
ホームページhttps://github.com/libfuse/libfuse
リポジトリhttps://github.com/libfuse/libfuse
上流ドキュメントhttps://github.com/libfuse/libfuse/wiki
ライセンスLGPL-2.1-only AND GPL-2.0-only
ソースアーカイブhttps://github.com/libfuse/libfuse/releases/download/fuse-3.18.2/fuse-3.18.2.tar.gz
最終更新2026-05-15T10:09:59-04:00
Pulseupdated
ビルド依存関係meson, ninja
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment