This process only installs the downloaded .

deb package. If the package has dependencies, you may need to install them as well.

First, download your .

deb package via wget or whichever method you prefer. Then on the terminal type dpkg -i packagename.
deb
(replacing packagename with the name of the package).

That’s it ;)