# abcde mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install abcde
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install abcde
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:abcde
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/abcde>
- **Version:** 2.9.3
- **Quellzusammenfassung:** Better CD Encoder
- **Homepage:** <https://abcde.einval.com>
- **Upstream-Dokumentation:** <https://abcde.einval.com>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://abcde.einval.com/download/abcde-2.9.3.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

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

## Abhängigkeiten

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

## Build-Abhängigkeiten

- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.9.3
- lokale Daten: OK
- Upstream-Repository: https://abcde.einval.com
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
