Automic VaultAutomic Vault

brew

使用 Homebrew 安装 libfuse

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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