# Installer abcde avec Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

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

## installation

```sh
sudo av install brew:abcde
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install abcde
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install abcde
```

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

### Linux

- apk (92%):

```sh
sudo apk add abcde
```

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

- Debian apt (92%):

```sh
sudo apt install abcde
```

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

- dnf (92%):

```sh
sudo dnf install abcde
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#abcde
```

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

- zypper (92%):

```sh
sudo zypper install abcde
```

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

## Faits du paquet

- **Clé du paquet:** brew:abcde
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/abcde>
- **Version:** 2.9.3
- **Résumé source:** Better CD Encoder
- **Page d'accueil:** <https://abcde.einval.com>
- **Docs amont:** <https://abcde.einval.com>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://abcde.einval.com/download/abcde-2.9.3.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- abcde (cli)
- abcde-musicbrainz-tool (cli)
- cddb-tool (cli)
- abcde (alias)
- abcde-musicbrainz-tool (alias)
- cddb-tool (alias)

## Dépendances

- cdrtools
- eye-d3
- flac
- glyr
- lame
- libdiscid
- mkcue
- perl
- vorbis-tools

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.9.3
- données locales: OK
- dépôt amont: https://abcde.einval.com
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

abcde, short for A Better CD Encoder, is a long-running shell-based audio CD ripping and encoding workflow. Its official wiki describes it as a tool that grabs an entire CD, looks up metadata through CDDB or MusicBrainz, encodes to formats such as Ogg/Vorbis, MP3, FLAC, AAC, Opus, and others, tags files, and produces sensible filenames.

### Historique du projet

The official abcde wiki records multiple contributors over the years, including Robert Woodcock, Jesus Climent, Colin Tuckley, Steve McIntyre, Andrew Strong, and others, with Steve McIntyre listed as current maintainer. The project moved older release hosting away from Google Code and names abcde.einval.com/download as the canonical download location.

### Historique d'adoption

abcde became a familiar Unix package because it automated a full CD-to-files pipeline around existing encoders and metadata tools rather than replacing them. The supplied package-manager metadata lists it across APK, Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and zypper.

### Modes d'utilisation

Typical use is a single command that performs metadata lookup, reading, optional normalization, encoding, tagging, moving, replaygain, playlist generation, and cleanup. The manpage documents configuration through /etc/abcde.conf, $HOME/.abcde.conf, and an optional extra file passed with -c.

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

abcde is package-nerd material because it is a classic glue program: a shell front end that depends on external encoders, CD readers, metadata services, and taggers, making distro dependency choices and sensible defaults central to the user experience.

### Chronologie

- 2014: Older 2.4.x and 2.5.x tarballs appear in the official download archive.
- 2015: 2.7 release line appears in the official download archive.
- 2018: 2.9 release line appears in the official download archive.
- 2019: 2.9.3 released as the most recent official tarball listed by the wiki.
- 2021: Git repository summary shows later development commits after 2.9.3.

### Related projects

- abcde orchestrates CDDB, MusicBrainz, CD-TEXT, audio encoders such as LAME, FLAC, Ogg/Vorbis, Opus, and related tagging or replaygain tools.

### Sources

- Official wiki, official download archive, official gitweb summary, official manpage, and source_facts.package-manager.


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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: ~/.abcde.conf, /etc/abcde.conf
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** abcde
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - abcde - 2.9.3-1: normalized package name match | Debian stable package indexes: abcde from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | A Better CD Encoder | https://abcde.einval.com/
- Nix - abcde: normalized package name match | nixpkgs package indexes: pkgs/by-name/ab/abcde/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - abcde - 2.9.3-1: normalized package name match | Ubuntu 24.04 LTS package indexes: abcde from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | A Better CD Encoder | https://abcde.einval.com/
- apk - abcde - 2.9.3-r5: normalized package name match | Alpine Linux edge package indexes: abcde from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A command line CD encoder that reads your CD, downloads the track information from a CDDB provider, and rips your CD | https://abcde.einval.com/
- apk - abcde-doc - 2.9.3-r5: normalized package name match | Alpine Linux edge package indexes: abcde-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A command line CD encoder that reads your CD, downloads the track information from a CDDB provider, and rips your CD (documentation) | https://abcde.einval.com/
- dnf - abcde - 2.9.3-21.fc45: normalized package name match | Fedora Rawhide package metadata: abcde from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A Better CD Encoder | https://abcde.einval.com/
- zypper - abcde - 2.9.3-8.4: normalized package name match | openSUSE Tumbleweed package metadata: abcde from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Front-end program to a number of utilities for encoding a CD to files | https://abcde.einval.com/
- MacPorts - abcde: normalized package name match | MacPorts ports tree: audio/abcde/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [lame](https://pkg.so/fr/brew/lame/) - Runtime dependency declared by Homebrew.
- [flac](https://pkg.so/fr/brew/flac/) - Runtime dependency declared by Homebrew.
- [perl](https://pkg.so/fr/brew/perl/) - Runtime dependency declared by Homebrew.
- [cdrtools](https://pkg.so/fr/brew/cdrtools/) - Runtime dependency declared by Homebrew.
- [eye-d3](https://pkg.so/fr/brew/eye-d3/) - Runtime dependency declared by Homebrew.
- [vorbis-tools](https://pkg.so/fr/brew/vorbis-tools/) - Runtime dependency declared by Homebrew.
- [glyr](https://pkg.so/fr/brew/glyr/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [easy-tag](https://pkg.so/fr/brew/easy-tag/) - Shares pkgdb curated category or tags: audio, cli, flac, media, mp3.
- [ebook2cw](https://pkg.so/fr/brew/ebook2cw/) - Shares pkgdb curated category or tags: audio, cli, media, mp3, ogg.
- [mp3gain](https://pkg.so/fr/brew/mp3gain/) - Shares pkgdb curated category or tags: audio, cli, media, mp3.
- [mp3splt](https://pkg.so/fr/brew/mp3splt/) - Shares pkgdb curated category or tags: audio, cli, flac, media, mp3.
- [mkcue](https://pkg.so/fr/brew/mkcue/) - Shares pkgdb curated category or tags: audio, cli, flac, media.
- [flactag](https://pkg.so/fr/brew/flactag/) - Shares pkgdb curated category or tags: audio, cli, flac, media, musicbrainz.
- [mp3info](https://pkg.so/fr/brew/mp3info/) - Shares pkgdb curated category or tags: audio, cli, media, mp3.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
