alien

Convert different installation packages to other formats. More information: <https://manned.org/alien>.

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