cddb-tool

A Better CD Encoder

Debian Debian
RUN apt-get update && \ apt-get install -y abcde
Ubuntu
RUN apt-get update && \ apt-get install -y abcde
Alpine
RUN apk add abcde
Arch Arch Linux
RUN pacman -S --noconfirm abcde
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y abcde
Fedora
RUN dnf install -y abcde
Raspbian
RUN apt-get update && \ apt-get install -y abcde
click the source code to copy install cddb-tool on any operating system with command-not-found.com