gdebi

Simple tool to install .deb files. More information: <https://www.commandlinux.com/man-page/man1/gdebi.1.html>.

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