Use dpkg to install packages in Ubunt & Debian
I’ve written about using apt-get to install packages in Ubuntu and Debian. This function pulls mainly from repositories, but what to do with a package that’s already downloaded into your home directory or Desktop?
Using the apt-get application is the quickest way to find and install debian packages. The installation part is done by an application named dpkg. Dpkg doesn’t have to be used by apt-get, you can use it manually as well.













