innoextract

Tool for extracting data from an Inno Setup installer

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