Simple tool to install deb files
gdebi-gtk [package.deb]...
gdebi lets you install local deb packages resolving and installing its dependencies. apt does the same, but only for remote (http, ftp) located packages.
-h, --help
Show this help message and exit.
--n, --non-interactive
Run non-interactive (dangerous!).
--auto-close
Auto close when the install is finished.
--datadir=DATADIR
Use alternative datadir.
-r, --remove
Remove selected package.
Homepage: <https://launchpad.net/gdebi/>
This manual page was written by Gustavo Franco <[email protected]> and Kartik Mistry <[email protected]>, for the Debian project (but may be used by others).