macOS
brew install abcdeprovider-native install command
brew / rank 4786
Better CD Encoder. Version 2.9.3 via Homebrew; verified from local package data.
install
brew install abcdeprovider-native install command
overview
Better CD Encoder
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.abcde.conf/etc/abcde.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
abcde | executable | indexed executable | Discovered from the local executable index. |
abcde-musicbrainz-tool | executable | indexed executable | Discovered from the local executable index. |
cddb-tool | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:abcde |
|---|---|
| Version | 2.9.3 |
| Package manager | Homebrew |
| Homepage | https://abcde.einval.com |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.