How to install Google Earth on Ubuntu 12.04 LTS

This is how to install Google Earth software on Ubuntu Linux using deb package provided by Google. To install Google Earth on Ubuntu, run these commands:

Download the respective deb packages according to the type of Ubuntu OS

32 bit

wget http://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb

64 bit

wget http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb

Setup Google Earth

sudo dpkg -i google-earth-stable*.deb sudo apt-get -f install

References, Sources and Credits:

Comments

Popular posts from this blog

City Code Table for Casio SGW300HD-1AV Watch

How to force only 4G or LTE network connection for Samsung Galaxy Note 4

Mounting NFS share directory from D-link DNS 320L on Ubuntu 12.04 LTS