wodim

Command (aliased as cdrecord on some systems) for recording data to CDs or DVDs. Some invocations of wodim can cause destructive actions, such as erasing all the data on a disc. More information: <https://manned.org/wodim>.

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