Install Google Earth in Ubuntu

Sunday, November 28, 2010 by: Andy Kurnia Prayoga Made

for install type the following code in your terminal

sudo apt-get install googleearth
Make google earth package 
make-googleearth-package --help
Another alternative
sudo apt-get install googleearth-package
make-googleearth-package
make-googleearth-package --force
sudo dpkg -i googleearth_5.2.1.1329+0.5.7-1_i386.deb
Uninstall
sudo rm -rf /opt/google-earth && sudo rm /usr/share/mime/application/vnd.google-earth.* \
/usr/share/mimelnk/application/vnd.google-earth.* /usr/share/applnk/Google-googleearth.desktop \
/usr/share/mime/packages/googleearth-mimetypes.xml /usr/share/gnome/apps/Google-googleearth.desktop \
/usr/share/applications/Google-googleearth.desktop /usr/local/bin/googleearth


source : http://opensource.telkomspeedy.com/wiki/index.php/Instalasi_Google_Earth

Filed under: ,