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.