isoinfo

Utility programs for dumping and verifying ISO disk images. More information: <https://manned.org/isoinfo>.

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 isoinfo on any operating system with command-not-found.com