jack

Rip and encode CDs with one command

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