November 02, 2012, 6:15 PM — Here's how you can install Google Earth 7 in Debian Linux 6.0.
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



















