# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, zypper 安装 abcde

查看 abcde 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install abcde
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install abcde
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:abcde
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/abcde>
- **版本:** 2.9.3
- **来源摘要:** Better CD Encoder
- **主页:** <https://abcde.einval.com>
- **上游文档:** <https://abcde.einval.com>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://abcde.einval.com/download/abcde-2.9.3.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- abcde (cli)
- abcde-musicbrainz-tool (cli)
- cddb-tool (cli)
- abcde (别名)
- abcde-musicbrainz-tool (别名)
- cddb-tool (别名)

## 依赖

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

## 构建依赖

- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.9.3
- 本地数据: OK
- 上游仓库: https://abcde.einval.com
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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
## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

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


## 来源

- 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
