isovfy

Creates ISO-9660 CD-ROM filesystem images

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