November 02, 2012, 6:10 PM — Here's how can install Google Earth 7 on your Linux Mint 13 system. This tip should also work for Linux Mint 12.
1. Open a terminal window.
2. For the 32 bit version, type in the following commands then hit Enter after each.
sudo apt-get install lsb-core
cd /tmp
wget -c http://goo.gl/YEqTf -O google-earth-stable_i386.deb
sudo dpkg -i google-earth-stable_i386.deb
3. For the 64 bit version, type in the following commands then hit Enter after each.
sudo apt-get install lsb-core
cd /tmp
wget -c http://goo.gl/t6E3i -O google-earth-stable_amd64.deb
sudo dpkg -i google-earth-stable_amd64.deb
For more, see the original article at the link below.

Install Google Earth 7 In Ubuntu 12.10/12.04/Linux Mint 13 | Up Ubuntu



















