Installing
-
2. Downloading
Download Google Earth Pro App for Debian
-
3. Setting Up GDebi
Checking/Installing GDebi Package Installer
Test if it’s already on System:which gdebi
If Not there then:
sudo apt install gdebi gdebi-core
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
4. Installing
Then to Install Google Earth Pro on Debian
First, Access the Target location
Usually the Downloads go into the Home folder:cd ~/Downloads
(But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)
To Verify that it’s there List the contents with:ls . | grep earth
And finally, to Install Google Earth Pro Package do:
sudo gdebi ./google-earth*.deb
Contents