gdebi - Simple tool to install deb files
gdebi [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. It can also resolve build-depends of debian/control files.
Show program's version number and exit.
Show this help message and exit.
Run non-interactive (dangerous!).
Set an APT configuration option.
Do not show progress information.
Simulate only and print a apt-get install compatible line to stderr.
Use alternative root dir.
gdebi foo_1.0_all.deb
gdebi foo-1.0/debian/control
Homepage: https://launchpad.net/gdebi/
This manual page was written by Gustavo Franco <stratus@debian.org> and Kartik Mistry <kartik@debian.org>, for the Debian project (but may be used by others).