1. NAME▲
gdebi - Simple tool to install deb files
2. SYNOPSIS ▲
gdebi [package.deb]...
3. DESCRIPTION ▲
gdebi lets you install local deb packages resolving and installing its dependencies. apt does the same, but only for remote (http, ftp) located packages.
4. OPTIONS ▲
- --version
Show program's version number and exit. - -h, --help
Show this help message and exit. - --n, --non-interactive
Run non-interactive (dangerous!). - --o APT_OPTS, \fB--option=APT_OPTS
Set an APT configuration option. - --q, \fB--quiet
Do not show progress information. - --apt-line
Simulate only and print a apt-get install compatible line to stderr. - \fB--root=ROOTDIR
Use alternative root dir.
5. SEE ALSO ▲
Homepage: <https://launchpad.net/gdebi/>
6. AUTHOR ▲
This manual page was written by Gustavo Franco <> and Kartik Mistry <>, for the Debian project (but may be used by others).