This package browser is in early development. Mind the rough edges.

cdrtools 3.01

Command line utilities to manipulate and burn CD/DVD/BD images

cdrtools is a collection of command line utilities to create CD's, DVD's or Blue Ray discs. The most important components are cdrecord, a burning program, cdda2wav, a CD audio ripper which uses libparanoia, and mkisofs, which can create various disc images.

Installation

Install cdrtools 3.01 as follows:

guix install cdrtools@3.01

Or install the latest version:

guix install cdrtools

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.