# 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cdrdao>
- **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>
- **Docs amont:** <https://cdrdao.sourceforge.net/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/cdrdao/cdrdao/archive/refs/tags/rel_1_2_6.tar.gz>
- **Dernière mise à jour:** 2026-08-02T01:55:34+09:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

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

## Dépendances

- lame
- libao
- libvorbis
- mad

## Dépendances de compilation

- autoconf
- automake
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.2.6
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://github.com/cdrdao/cdrdao
- info: No cached GitHub release or tag data was available.
## 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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cdrdao
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [lame](https://pkg.so/fr/brew/lame/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/fr/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/fr/brew/automake/) - Build dependency declared by Homebrew.
- [cdrtools](https://pkg.so/fr/brew/cdrtools/) - Shares pkgdb curated category or tags: cd-burning, cli, media, optical-disc-authoring.
- [libcdio-paranoia](https://pkg.so/fr/brew/libcdio-paranoia/) - Shares pkgdb curated category or tags: audio-cd, cli, media, optical-disc.
- [libbluray](https://pkg.so/fr/brew/libbluray/) - Shares pkgdb curated category or tags: cli, media, optical-disc.
- [libcdio](https://pkg.so/fr/brew/libcdio/) - Shares pkgdb curated category or tags: cli, media, optical-disc.
- [libcddb](https://pkg.so/fr/brew/libcddb/) - Shares pkgdb curated category or tags: audio-cd, cli, media.
- [dvd+rw-tools](https://pkg.so/fr/brew/dvd-rw-tools/) - Shares pkgdb curated category or tags: cli, media, optical-disc.
- [dvdrtools](https://pkg.so/fr/brew/dvdrtools/) - Shares pkgdb curated category or tags: cli, media, optical-disc.
- [ffmpeg](https://pkg.so/fr/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media.
- [cmus](https://pkg.so/fr/brew/cmus/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, libao, libvorbis, mad.
- [ffmpeg-full](https://pkg.so/fr/brew/ffmpeg-full/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, lame, libvorbis, media.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
