# 使用 Homebrew, apt, dnf, MacPorts, Nix 安装 mp3fs

查看 mp3fs 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mp3fs
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mp3fs
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3fs
```

  证据: MacPorts ports tree: fuse/mp3fs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install mp3fs
```

  证据: Debian stable package indexes: mp3fs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mp3fs
```

  证据: Fedora Rawhide package metadata: mp3fs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mp3fs
```

  证据: nixpkgs package indexes: pkgs/by-name/mp/mp3fs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:mp3fs
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mp3fs>
- **版本:** 1.1.1
- **来源摘要:** Read-only FUSE file system: transcodes audio formats to MP3
- **主页:** <https://khenriks.github.io/mp3fs/>
- **仓库:** <https://github.com/khenriks/mp3fs>
- **上游文档:** <https://github.com/khenriks/mp3fs#readme>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://github.com/khenriks/mp3fs/releases/download/v1.1.1/mp3fs-1.1.1.tar.gz>
- **最后更新:** 2026-06-21T17:39:42-04:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- mp3fs (cli)
- mp3fs (别名)

## 依赖

- flac
- lame
- libfuse@2
- libid3tag
- libvorbis

## 构建依赖

- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.1.1
- 管理器更新时间: 2026-06-21
- 本地数据: OK
- 上游仓库: https://github.com/khenriks/mp3fs
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

mp3fs is a read-only FUSE filesystem that presents FLAC and Ogg Vorbis files as MP3 files by transcoding on access. The original author and maintainer was David Collett from 2006 to 2008; K. Henriksson became the primary author and maintainer afterward. The manual records the same authorship split, with copyright for David Collett in 2006-2008 and K. Henriksson afterward.

### 项目历史

The project's role is a neat filesystem trick for lossless music collections. A user mounts a source directory and a mountpoint, and applications browsing the mountpoint see .mp3 names for the underlying FLAC/Ogg files. Reads initialize decoders and encoders, fill an internal per-file buffer, and emit MP3 data without requiring the user to keep a second converted library. The README gives examples for FUSE mounts and fstab entries, and describes practical uses such as feeding hardware or software that only understands MP3.

### 使用方式

Its major milestones track the broadening of that original idea. The news file lists an initial 0.01 release in 2006, a 0.30 release that added better documentation, bitrate selection, LAME quality settings, and metadata improvements, a 0.9 rewrite of the transcoding code around codec classes, and a 1.0 release that added Ogg Vorbis decoding, VBR MP3 encoding, logging improvements, and a more modern C++11 codebase. In package managers it sits at the intersection of audio tooling and filesystem integration; Homebrew exposes it as a FUSE-dependent formula with FLAC, LAME, libid3tag, and libvorbis in its dependency chain.

### 来源

- <https://formulae.brew.sh/formula/mp3fs>
- <https://github.com/khenriks/mp3fs>
- <https://khenriks.github.io/mp3fs/>
- <https://khenriks.github.io/mp3fs/mp3fs.1.html>
- <https://raw.githubusercontent.com/khenriks/mp3fs/master/NEWS.md>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mp3fs
- **Version Scheme:** 0
- **Revision:** 5
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - mp3fs - 1.1.1-1+b3: normalized package name match | Debian stable package indexes: mp3fs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | FUSE filesystem for transcoding FLAC to MP3 on the fly | https://khenriks.github.io/mp3fs/
- Nix - mp3fs: normalized package name match | nixpkgs package indexes: pkgs/by-name/mp/mp3fs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mp3fs - 1.1.1-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3fs from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | FUSE filesystem for transcoding FLAC to MP3 on the fly | https://khenriks.github.io/mp3fs/
- dnf - mp3fs - 1.1.1-16.fc44: normalized package name match | Fedora Rawhide package metadata: mp3fs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | FUSE filesystem to transcode FLAC to MP3 on the fly | https://khenriks.github.io/mp3fs/
- MacPorts - mp3fs: normalized package name match | MacPorts ports tree: fuse/mp3fs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [flac](https://www.automicvault.com/zh-hans/pkg/brew/flac/) - Runtime dependency declared by Homebrew.
- [lame](https://www.automicvault.com/zh-hans/pkg/brew/lame/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [btfs](https://www.automicvault.com/zh-hans/pkg/brew/btfs/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [dwarfs](https://www.automicvault.com/zh-hans/pkg/brew/dwarfs/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [erofs-utils](https://www.automicvault.com/zh-hans/pkg/brew/erofs-utils/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [ext4fuse](https://www.automicvault.com/zh-hans/pkg/brew/ext4fuse/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [fuse-zip](https://www.automicvault.com/zh-hans/pkg/brew/fuse-zip/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [libfuse](https://www.automicvault.com/zh-hans/pkg/brew/libfuse/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [ntfs-3g](https://www.automicvault.com/zh-hans/pkg/brew/ntfs-3g/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [ratarmount](https://www.automicvault.com/zh-hans/pkg/brew/ratarmount/) - Shares av.db curated category or tags: cli, filesystem, filesystems, fuse, system.
- [rofs-filtered](https://www.automicvault.com/zh-hans/pkg/brew/rofs-filtered/) - Local package facts share a topical domain. Shared terms: cli, filesystem, filesystems, fuse, libfuse.

## Combined YAML source

View the package source record on GitHub. [combined/mp3fs.yml](https://github.com/automic-vault/db/blob/main/combined/mp3fs.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
