How to Install gdebi-core in Ubuntu 18.04



Install gdebi-core by entering the following commands in the terminal:

sudo apt update
sudo apt install gdebi-core

Description:

simple tool to install deb files

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 local debian/control files. . This package contains the libraries and command-line utility.

Version: 0.9.5.7+nmu2

Section: universe/admin