pkg.soopen package index

brew / 排名 19768

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install mp3fs

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install mp3fs

MacPorts ports tree · fuse/mp3fs/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install mp3fs

Debian stable package indexes · mp3fs · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install mp3fs

Fedora Rawhide package metadata · mp3fs · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#mp3fs

nixpkgs package indexes · pkgs/by-name/mp/mp3fs/package.nix · 来源: api.github.com

概览

软件包摘要

Read-only FUSE file system: transcodes audio formats to MP3

命令和别名

  • mp3fs

历史

项目历史与用法

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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:audio

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
mp3fs可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.1.1
管理器更新时间2026-06-21
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:mp3fs
版本1.1.1
软件包管理器Homebrew
主页https://khenriks.github.io/mp3fs/
仓库https://github.com/khenriks/mp3fs
最后更新2026-06-21T17:39:42-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

mp3fs 1.1.1-1+b3

FUSE filesystem for transcoding FLAC to MP3 on the fly

https://khenriks.github.io/mp3fs/

sudo apt install mp3fs
  • Section: utils
  • Architecture: amd64
  • Source Package: mp3fs
  • 10 依赖
  • normalized package name match
  • 匹配方式:Mp3fs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mp3fs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mp3fs

nix profile install nixpkgs#mp3fs
  • normalized package name match
  • 匹配方式:Mp3fs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mp/mp3fs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

mp3fs 1.1.1-1build4

FUSE filesystem for transcoding FLAC to MP3 on the fly

https://khenriks.github.io/mp3fs/

sudo apt install mp3fs
  • Section: multiverse/utils
  • Architecture: amd64
  • 10 依赖
  • normalized package name match
  • 匹配方式:Mp3fs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mp3fs from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
dnf95%

mp3fs 1.1.1-17.fc45

FUSE filesystem to transcode FLAC to MP3 on the fly

https://khenriks.github.io/mp3fs/

sudo dnf install mp3fs
  • License: GPL-3.0-or-later AND LicenseRef-Callaway-GFDL
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mp3fs
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Mp3fs
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mp3fs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

mp3fs

sudo port install mp3fs
  • normalized package name match
  • 匹配方式:Mp3fs
MacPorts ports tree · api.github.com · MacPorts ports tree: fuse/mp3fs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation