gdebi (1) Linux Manual Page
gdebi – Simple tool to install deb files
Synopsis
gdebi [package.deb]…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.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, –option=APT_OPTS
- Set an APT configuration option.
- –q, –quiet
- Do not show progress information.
- –apt-line
- Do not show progress information.
- Simulate only and print a apt-get install compatible line to stderr.
- –root=ROOTDIR
- Use alternative root dir.
