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

cdrtools

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 the latest version of cdrtools as follows:

guix install cdrtools

Or install a particular version:

guix install cdrtools@3.01

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.