3 Command Line Tools to Install Deb Packages in Ubuntu
In this tutorial, you will learn how to install local software packages (.DEB) in Debian and its derivatives such as Ubuntu and Linux Mint using three different command line tools and they are dpkg, apt, and gdebi.
This is useful to those…