# Installer beets avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de beets pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:beets
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install beets
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install beets
```

  Preuve: MacPorts ports tree: audio/beets/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add beets
```

  Preuve: Alpine Linux edge package indexes: beets from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install beets
```

  Preuve: Debian stable package indexes: beets from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install beets
```

  Preuve: Fedora Rawhide package metadata: beets from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#beets
```

  Preuve: nixpkgs package indexes: pkgs/by-name/be/beets/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S beets
```

  Preuve: Arch Linux sync databases: beets from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install beets
```

  Preuve: openSUSE Tumbleweed package metadata: beets from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:beets
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.13.1
- **Résumé source:** Music library manager and tagger
- **Page d'accueil:** <https://beets.io/>
- **Dépôt:** <https://github.com/beetbox/beets>
- **Dernière mise à jour:** 2026-07-30T12:09:22Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- beet (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.13.1
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <https://api.github.com/repos/beetbox/beets>
- <https://beets.readthedocs.io/en/stable/changelog.html>
- <https://beets.readthedocs.io/en/stable/reference/config.html>
- <https://github.com/beetbox/beets#readme>
- <https://github.com/beetbox/beets/releases>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour beets. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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

- Unix: ~/.config/beets/config.yaml
- Windows: %APPDATA%\beets\config.yaml, C:\Users\You\AppData\Roaming\beets\config.yaml, macos?
## Autres enregistrements de gestionnaires de paquets

- Debian apt - beets - 2.2.0-3+deb13u1: normalized package name match | Debian stable package indexes: beets from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | music tagger and library organizer | https://beets.io/
- Debian apt - beets-doc - 2.2.0-3+deb13u1: normalized package name match | Debian stable package indexes: beets-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | music tagger and library organizer - documentation | https://beets.io/
- Nix - beets: normalized package name match | nixpkgs package indexes: pkgs/by-name/be/beets/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - beets - 1.6.0-8: normalized package name match | Ubuntu 24.04 LTS package indexes: beets from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | music tagger and library organizer | https://beets.io/
- Ubuntu apt - beets-doc - 1.6.0-8: normalized package name match | Ubuntu 24.04 LTS package indexes: beets-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | music tagger and library organizer - documentation | https://beets.io/
- apk - beets - 2.12.0-r0: normalized package name match | Alpine Linux edge package indexes: beets from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Music library manager and MusicBrainz tagger | https://beets.io
- apk - beets-doc - 2.12.0-r0: normalized package name match | Alpine Linux edge package indexes: beets-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Music library manager and MusicBrainz tagger (documentation) | https://beets.io
- apk - beets-pyc - 2.12.0-r0: normalized package name match | Alpine Linux edge package indexes: beets-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for beets | https://beets.io
- apk - beets-zsh-completion - 2.12.0-r0: normalized package name match | Alpine Linux edge package indexes: beets-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for beets | https://beets.io
- dnf - beets - 2.13.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: beets from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Music library manager and MusicBrainz tagger | http://pypi.org/project/beets/
- dnf - beets+aura - 2.13.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: beets+aura from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for beets: aura extras | http://pypi.org/project/beets/
- dnf - beets+beatport - 2.13.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: beets+beatport from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for beets: beatport extras | http://pypi.org/project/beets/
- dnf - beets+embedart - 2.13.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: beets+embedart from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for beets: embedart extras | http://pypi.org/project/beets/
- dnf - beets+fetchart - 2.13.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: beets+fetchart from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for beets: fetchart extras | http://pypi.org/project/beets/
- dnf - beets+lastgenre - 2.13.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: beets+lastgenre from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for beets: lastgenre extras | http://pypi.org/project/beets/
- dnf - beets+lastimport - 2.13.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: beets+lastimport from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for beets: lastimport extras | http://pypi.org/project/beets/


## Combined YAML source

View the package source record on GitHub. [combined/beets.yml](https://github.com/mxcl/pkgdb/blob/main/combined/beets.yml)


## Sources

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
