Install Google Earth 7 in Linux Mint 13

How to install Google Earth 7 on your Linux Mint computer

By , ITworld |  Software, install google earth 7 linux mint

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

Join us:
Facebook

Twitter

Pinterest

Tumblr

LinkedIn

Google+

SoftwareWhite Papers & Webcasts

See more White Papers | Webcasts

Answers - Powered by ITworld

Ask a Question