$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Google Earth Pro on Elementary OS Linux Easy Guide

May 8, 2017 | By the+gnu+linux+evangelist.

Install Google Earth Pro on Elementary OS




Hello Elementary OS User! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Google Earth Pro App on Elementary OS GNU/Linux Desktop.

Because 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
Google Earth Pro Installation for Linux Elementary OS - Featured
  1. Open a Terminal Shell emulator window
    (Press “Enter” to Execute Commands)

    Google Earth Pro Installation for Linux Elementary OS - Loki Pantheon Open Terminal
    Search into Apps.
  2. Download Google Earth Pro App for Elementary OS

    Here Google-Earth .deb Package
    Link to Download Google Earth Pro Desktop App for Elementary OS
  3. Checking/Installing GDebi Package Installer.

    Copy
    which gdebi

    If Not there then:

    Copy
    sudo su -c "apt install gdebi"

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  4. Earth Package Installation.

    Copy
    cd ~/Downloads
    Copy
    sudo gdebi ./google-earth*.deb
  5. Google Earth Pro Quick Start Tutorials

    Here Google-Earth Tuts
    How to Become a Google mapping Expert
Installing Google Earth Pro for Elementary OS - Google Earth Pro GUI