Install Google Earth Pro on Xubuntu
Hello Xubuntu User! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Google Earth Pro App on Xubuntu 64-bit GNU/Linux Desktop.
And with Google Earth Pro App for Desktop you can View satellite Imagery, Maps, Terrain, 3D Buildings, Galaxies far in space, and the deepest Depths of the Ocean.
Finally, the Google Earth Pro features are:
- Explore rich geographical content
- Zoom from outer space to street level
- Search for business locations
- Visualize your GPS tracks and share with others
- Fly around cities (or the whole world) in 3D
- Go back in time with historical imagery
- Dive beneath the surface of the ocean
-
Download Google Earth Pro App for Xubuntu Linux
-
Open a Terminal Shell emulator window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Checking/Installing GDebi Package Installer.
which gdebi
If Not there then:
sudo su -c "apt install gdebi"
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Access the Target location
(Usually Downloads go in the Home folder or when Downloaded with Firefox may be into the Temporary directory /tmp/mozilla*)cd ~/Downloads
Or when downloaded with Firefox maybe:
cd /tmp/mozilla*
To Verify that it’s there List the contents with:
ls .
-
Earth Package Installation.
cd ~/Downloads
sudo gdebi ./google-earth*.deb
-
Google Earth Pro Quick Start Tutorials