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

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

## 安装

```sh
sudo av install brew:cdrdao
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cdrdao
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cdrdao
```

  证据: MacPorts ports tree: sysutils/cdrdao/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add cdrdao
```

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

- Debian apt (92%):

```sh
sudo apt install cdrdao
```

  证据: Debian stable package indexes: cdrdao from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install cdrdao
```

  证据: Fedora Rawhide package metadata: cdrdao 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#cdrdao
```

  证据: nixpkgs package indexes: pkgs/by-name/cd/cdrdao/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cdrdao
```

  证据: Arch Linux sync databases: cdrdao from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install cdrdao
```

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

## 软件包事实

- **软件包键:** brew:cdrdao
- **软件包管理器:** Homebrew
- **版本:** 1.2.6
- **来源摘要:** Record CDs in Disk-At-Once mode
- **主页:** <https://cdrdao.sourceforge.net/>
- **仓库:** <https://github.com/cdrdao/cdrdao>
- **最后更新:** 2026-08-02T01:55:34+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cdrdao (别名)
- cue2toc (别名)
- toc2cddb (别名)
- toc2cue (别名)
- toc2mp3 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.2.6
## 项目历史与用法

Cdrdao is a command-line CD recording tool focused on Disk-At-Once writing, where a whole disc layout is described by a textual TOC file and written with precise control over pregaps, subchannel data, CD-TEXT, and copying.

### 项目历史

The cdrdao.lsm file records version 1.0 entering distribution on 1998-08-03, authored and maintained by Andreas Mueller, for Linux CD recording in disc-at-once mode. The official homepage later presented cdrdao as a SourceForge-hosted project for audio and data CD-R/CD-RW recording.

The modern GitHub README keeps the same core model but documents newer native device interfaces, CD-TEXT behavior, simulation mode, and bug reporting through GitHub. The ChangeLog shows releases continuing through 1.2.6 in 2025.

### 采用历史

Cdrdao became a standard Unix optical-media utility because DAO solved problems track-at-once recording could not, especially live audio discs, custom pregaps, CD-TEXT, and exact copying. The supplied package-manager metadata lists it in Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE.

### 使用方式

Typical usage centers on commands such as cdrdao write, simulate, copy, read-toc, and show-toc. Users describe the disc in a TOC file, run simulation when testing a writer, and use helper tools such as cue2toc, toc2cue, toc2cddb, and toc2mp3.

### 为什么软件包爱好者会关心

Cdrdao matters to package maintainers because it is one of the old optical-disc tools where hardware interfaces, kernel permissions, CD standards, and distro patches all meet. Its 2023 removal of the old bundled scsilib snapshot in favor of native interfaces is exactly the kind of maintenance detail distro people watch.

### 时间线

- 1998: cdrdao 1.0 entered distribution, according to cdrdao.lsm.
- 2001: Official homepage revision metadata shows the SourceForge-era project page active.
- 2009: cdrdao 1.2.3 added native interfaces for IRIX, Mac OS X, and NetBSD and reworked Linux SG support.
- 2023: cdrdao 1.2.5 removed the old bundled scsilib snapshot and included macOS fixes upstreamed from Homebrew.
- 2025: cdrdao 1.2.6 release notes list CD-TEXT, Windows native interface, crash, and BSD fixes.

### Related projects

- gcdmaster is the graphical companion included in the cdrdao tree.
- cdrtools/scsilib is historically related through older SCSI-interface code noted in cdrdao release notes.

### 来源

- <https://api.github.com/repos/cdrdao/cdrdao>
- <https://github.com/cdrdao/cdrdao>
- <https://cdrdao.sourceforge.net/>
- <https://github.com/cdrdao/cdrdao#readme>
- <https://formulae.brew.sh/api/formula/cdrdao.json>
- <https://raw.githubusercontent.com/cdrdao/cdrdao/master/ChangeLog>
- <https://raw.githubusercontent.com/cdrdao/cdrdao/master/cdrdao.lsm>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

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

- Debian apt - cdrdao - 1:1.2.5-2: normalized package name match | Debian stable package indexes: cdrdao from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | records CDs in Disk-At-Once (DAO) mode | https://cdrdao.sourceforge.net/
- Debian apt - gcdmaster - 1:1.2.5-2: normalized package name match | Debian stable package indexes: gcdmaster from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNOME GUI for cdrdao | https://cdrdao.sourceforge.net/
- Nix - cdrdao: normalized package name match | nixpkgs package indexes: pkgs/by-name/cd/cdrdao/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - cdrdao - 1:1.2.4-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: cdrdao from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | records CDs in Disk-At-Once (DAO) mode | http://cdrdao.sourceforge.net/
- apk - cdrdao - 1.2.6-r0: normalized package name match | Alpine Linux edge package indexes: cdrdao from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | record audio/data CD-Rs in disk-at-once mode | https://cdrdao.sourceforge.net/index.html
- apk - cdrdao-doc - 1.2.6-r0: normalized package name match | Alpine Linux edge package indexes: cdrdao-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | record audio/data CD-Rs in disk-at-once mode (documentation) | https://cdrdao.sourceforge.net/index.html
- dnf - cdrdao - 1.2.6-2.fc45: normalized package name match | Fedora Rawhide package metadata: cdrdao from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Writes audio CD-Rs in disk-at-once (DAO) mode | http://cdrdao.sourceforge.net/
- pacman - cdrdao - 1.2.6-3: normalized package name match | Arch Linux sync databases: cdrdao from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Records audio/data CD-Rs in disk-at-once (DAO) mode | http://cdrdao.sourceforge.net/
- zypper - cdrdao - 1.2.6-1.4: normalized package name match | openSUSE Tumbleweed package metadata: cdrdao from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tool to write CD-Rs in Disk-At-Once Mode | https://cdrdao.sourceforge.net/
- MacPorts - cdrdao: normalized package name match | MacPorts ports tree: sysutils/cdrdao/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - cue2toc - 0.4-5.1: installed executable or alias match | Debian stable package indexes: cue2toc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | converts CUE files to cdrdao's TOC format | http://cue2toc.sourceforge.net/
- Ubuntu apt - cue2toc - 0.4-5.1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: cue2toc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | converts CUE files to cdrdao's TOC format | http://cue2toc.sourceforge.net/


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
