Automic VaultAutomic Vault

brew

mp3fs mit Homebrew, apt, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mp3fs in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mp3fs

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install mp3fs

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

Linux

Debian aptverifiziert · 92%
sudo apt install mp3fs

Debian stable package indexes · mp3fs · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install mp3fs

Fedora Rawhide package metadata · mp3fs · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#mp3fs

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

Überblick

Paketzusammenfassung

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Wie es verwendet wird

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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:audio

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
mp3fscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.1.1
Manager aktualisiert2026-06-21
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/khenriks/mp3fs

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mp3fs
Version1.1.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mp3fs
Homepagehttps://khenriks.github.io/mp3fs/
Repositoryhttps://github.com/khenriks/mp3fs
Upstream-Dokumentationhttps://github.com/khenriks/mp3fs#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/khenriks/mp3fs/releases/download/v1.1.1/mp3fs-1.1.1.tar.gz
Zuletzt aktualisiert2026-06-21T17:39:42-04:00
Pulseupdated
Abhängigkeitenflac, lame, libfuse@2, libid3tag, libvorbis
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemp3fs
Version Scheme0
Revision5
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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-16.fc44

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

mp3fs

sudo port install mp3fs
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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