cyanrip
Command line CD ripper and encoder
cyanrip is a command line tool for ripping CDs. It uses MusicBrainz to name and tag each track, and to download and embed cover art. cyanrip supports encoding tracks to multiple formats in parallel and automatically verifies checksums.
- Versions: 0.9.3.1
- Website: https://github.com/cyanreg/cyanrip
- Licenses: LGPL 2.1+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cyanrip as follows:
guix install cyanrip
Or install a particular version:
guix install cyanrip@0.9.3.1
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.
Badge code
You can use the following badge to inform users of cyanrip about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cyanrip'><img src='https://packages.guix.gnu.org/packages/cyanrip/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/cyanrip)
Example Org:
[[https://packages.guix.gnu.org/packages/cyanrip][https://packages.guix.gnu.org/packages/cyanrip/badges/latest-version.svg]]