gdebi-gtk

simple tool to view and install deb files - GNOME GUI

Install

All systems
curl cmd.cat/gdebi-gtk.sh
Debian Debian
apt-get install gdebi
Ubuntu
apt-get install gdebi
image/svg+xml Kali Linux
apt-get install gdebi
Windows (WSL2)
sudo apt-get update sudo apt-get install gdebi
Raspbian
apt-get install gdebi

gdebi

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.