dvdbackup

tool to rip DVD's from the command line

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