How to Install gdebi in Ubuntu 18.04



Install gdebi by entering the following commands in the terminal:

sudo apt update
sudo apt install gdebi

Description:

simple tool to view and install deb files - GNOME GUI

gdebi lets you install local deb packages resolving and installing its dependencies. apt does the same, but only for remote (http, ftp) located packages. . The package is also scanned via lintian before the install and its possible to inspect the control and data members of the packages. . This package contains the graphical user interface.

Version: 0.9.5.7+nmu2

Section: universe/admin