dvd+rw-format

DVD+-RW/R recorder

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