Let’s take a look at how to install Google Earth from the Medibuntu repository.
1. Fire up the terminal and enter the following:
sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list --output-document=/etc/apt/sources.list.d/medibuntu.list
2. Once the above command completes, enter the following on the terminal:
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Now, we have added the Medibuntu repository and imported the Medibuntu GPG key and have made the new packages available. You are just one step away from installing Google Earth on Ubuntu.
3. Type in the following command in the terminal to install Google Earth on Ubuntu:
sudo apt-get install googleearth
This will start the installation of Google Earth.