Simple tool to install
.deb
files. More information: https://www.commandlinux.com/man-page/man1/gdebi.1.html.
.deb
packages resolving and installing its dependencies:gdebi {{path/to/package.deb}}
gdebi --version
gdebi {{path/to/package.deb}} --quiet
gdebi {{path/to/package.deb}} --option={{APT_OPTS}}
gdebi {{path/to/package.deb}} --root={{path/to/root_dir}}