Debian Install Downloaded Package
Hi! The Tutorial Presents to you a Step-by-Step and Easy Debian Install Downloaded Package Guide.
First, to Install Downloaded Packages on Debian we make currently use of the GDebi Package Installer tool.
Moreover, this guide includes also a Debian Terminal Tutorial for Beginners and Howto Search & Install Debian Package from Apt Repository.
-
Install Debian Downloaded Package
First, Check for GDebi:which gdebi
If No Output then:
sudo apt-get install gdebi gdebi-core
Then Setup it with
sudo gdebi /[path2]/[myPackage].deb
For Instance:
sudo gdebi ~/Downloads/google-chrome*.deb
Debian GNU/Linux Terminal Tutorial for Beginners
-
See Further Howto Getting-Started Installing Debian Packages
How to Install Google-Chrome Web Browser in Debian