Automic VaultAutomic Vault

brew

beets mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install beets

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install beets

MacPorts ports tree · audio/beets/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add beets

Alpine Linux edge package indexes · beets · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install beets

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

Fedora dnfverifiziert · 92%
sudo dnf install beets

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

Nixverifiziert · 92%
nix profile install nixpkgs#beets

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S beets

Arch Linux sync databases · beets · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install beets

openSUSE Tumbleweed package metadata · beets · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Music library manager and tagger

Verlauf

Projektgeschichte und Nutzung

beets is a Python command-line music library manager and MusicBrainz tagger for users who want a curated, queryable, correctly tagged local music collection.

Projektgeschichte

beets was created by Adrian Sampson and the GitHub repository was opened in August 2010. The project describes itself as a media library management system for obsessive music users, with automatic metadata improvement as the core import workflow.

The changelog records the early beta series beginning with 1.0b1 on June 17, 2010, followed by many beta releases and two release candidates before 1.0.0 shipped on January 29, 2013.

The 1.0 release marked beets as stable while new development continued. The plugin system became central to the project's identity, with plugins for album art, lyrics, ReplayGain, acoustic fingerprints, transcoding, duplicates, web access, MPD, and several metadata sources.

The project reached 2.0.0 in May 2024 and continued active 2.x releases through 2026, including 2.12.0 in June 2026.

Adoptionsgeschichte

The supplied package metadata lists beets across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE package names. The README also notes PyPI installation and distribution repository packaging.

beets adoption grew around the MusicBrainz-centered local-music workflow: import files, correct tags, move or copy into a library layout, then query and manipulate the collection through the beet CLI and plugins.

Wie es verwendet wird

The standard workflow is beet import followed by interactive metadata matching, file organization, and database-backed querying. Users customize behavior with config.yaml, path templates, plugins, and metadata-source credentials where individual plugins require them.

beets is especially useful for large local music collections because it combines tagging, library layout, duplicate checks, album art, lyrics, ReplayGain, transcoding, and scripting-friendly command-line access.

Warum Paket-Nerds sich dafür interessieren

beets is package-nerd significant because it is one of the enduring examples of a personal-data CLI that wraps a rich Python application, a SQLite-ish local library model, a plugin ecosystem, external metadata services, and distro packaging into one command called beet.

It sits at the intersection of package managers and hobbyist media preservation: PyPI, Linux distributions, Homebrew, and Nix all carry it because music-library users want the same tool available on servers, laptops, and long-lived archival machines.

For CLI collectors, beets also has the satisfying trait of turning messy filesystem culture into explicit configuration: tags, templates, metadata sources, plugins, and output paths are all package-managed and scriptable.

Zeitleiste

  • 2010: 1.0b1 released and GitHub repository created.
  • 2013: 1.0.0 released after fifteen betas and two release candidates.
  • 2024: 2.0.0 released.
  • 2026: 2.12.0 released.

Related projects

  • MusicBrainz is the central metadata source named throughout beets' documentation and README.
  • Discogs, Beatport, ReplayGain, MPD, and acoustic-fingerprint tooling are related services or workflows exposed through plugins.
  • Picard is a related MusicBrainz-oriented tagger, while beets occupies the scriptable command-line library-manager niche.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für beets wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 7 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/beets/config.yaml
Windows
%APPDATA%\beets\config.yamlC:\Users\You\AppData\Roaming\beets\config.yamlmacos?

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
beetcliglobales 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-25
Manager-Version2.12.0
Manager aktualisiert2026-07-12
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://beets.io/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://beets.io/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:beets
Version2.12.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/beets
Homepagehttps://beets.io/
Repositoryhttps://github.com/beetbox/beets
Upstream-Dokumentationhttps://beets.readthedocs.io/
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/1c/40/056537114e0c6df4374371341301c74b8519b571f3e67ec64f5547479a16/beets-2.12.0.tar.gz
Zuletzt aktualisiert2026-07-12T13:05:05-07:00
Pulseupdated
Abhängigkeitencertifi, libyaml, llvm, numpy, python@3.14, scipy, zstd
Build-Abhängigkeitencmake, cython, python-setuptools, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

beets 2.2.0-3

music tagger and library organizer

https://beets.io/

sudo apt install beets
  • Section: sound
  • Architecture: all
  • 14 Abhängigkeiten
  • 23 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Beets
Debian stable package indexes · deb.debian.org · Debian stable package indexes: beets from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

beets-doc 2.2.0-3

music tagger and library organizer - documentation

https://beets.io/

sudo apt install beets-doc
  • Section: doc
  • Architecture: all
  • Source Package: beets
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Beets
Debian stable package indexes · deb.debian.org · Debian stable package indexes: beets-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

beets

nix profile install nixpkgs#beets
  • normalized package name match
  • Abgeglichen nach: Beets
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/be/beets/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

beets 1.6.0-8

music tagger and library organizer

https://beets.io/

sudo apt install beets
  • Section: universe/sound
  • Architecture: all
  • 12 Abhängigkeiten
  • 19 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Beets
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: beets from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

beets-doc 1.6.0-8

music tagger and library organizer - documentation

https://beets.io/

sudo apt install beets-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: beets
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Beets
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: beets-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

beets 2.11.0-r1

Music library manager and MusicBrainz tagger

https://beets.io

sudo apk add beets
  • License: MIT
  • Architecture: x86_64
  • Source Package: beets
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Beets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: beets from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

beets-doc 2.11.0-r1

Music library manager and MusicBrainz tagger (documentation)

https://beets.io

sudo apk add beets-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: beets
  • normalized package name match
  • Abgeglichen nach: Beets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: beets-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

beets-pyc 2.11.0-r1

Precompiled Python bytecode for beets

https://beets.io

sudo apk add beets-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: beets
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Beets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: beets-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

beets-zsh-completion 2.11.0-r1

Zsh completions for beets

https://beets.io

sudo apk add beets-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: beets
  • normalized package name match
  • Abgeglichen nach: Beets
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: beets-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

beets 2.11.0-3.fc45

Music library manager and MusicBrainz tagger

http://pypi.org/project/beets/

sudo dnf install beets
  • License: MIT and ISC
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: beets
  • 4 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Beets
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: beets from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

beets-doc 2.11.0-3.fc45

Documentation for beets

http://pypi.org/project/beets/

sudo dnf install beets-doc
  • License: MIT and ISC
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: beets
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Beets
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: beets-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

beets 2.11.0-1

Flexible music library manager and tagger

https://beets.io/

sudo pacman -S beets
  • License: MIT
  • Architecture: any
  • 14 Abhängigkeiten
  • 23 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Beets
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: beets from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

beets 2.11.0-1.1

Music tagger and library organizer

http://beets.io/

sudo zypper install beets
  • License: MIT
  • Category: Productivity/Multimedia/Sound/Players
  • Architecture: noarch
  • Source Package: beets
  • 14 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Beets
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: beets from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

beets

sudo port install beets
  • normalized package name match
  • Abgeglichen nach: Beets
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/beets/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

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment