# Installer cdrdao avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cdrdao
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cdrdao
```

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

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

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

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:cdrdao
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.6
- **Résumé source:** Record CDs in Disk-At-Once mode
- **Page d'accueil:** <https://cdrdao.sourceforge.net/>
- **Dépôt:** <https://github.com/cdrdao/cdrdao>
- **Dernière mise à jour:** 2026-08-02T01:55:34+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cdrdao (alias)
- cue2toc (alias)
- toc2cddb (alias)
- toc2cue (alias)
- toc2mp3 (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.6
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
