Easily Install Google Earth 4.3 by opening a terminal and issuing this one command
wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin ; chmod +x GoogleEarthLinux.bin ; sudo ./GoogleEarthLinux.bin
The above command will auto-install to /opt/google-earth and create a desktop icon for all users. Right after the install Click Start to startup Google Earth
Need a Userguide for all the features? Click here for that
Note that you can also install without sudo, and it will install by default in a folder inside your home directory. Also, when you're ready to uninstall, navigate to its install dir (for me, ~/google-earth), and type
ReplyDelete./uninstall
If you installed with sudo, you will also need sudo to uninstall.
--Scott
Thanks for adding that Scott :)
ReplyDeleteThanks, this is pretty cool.
ReplyDelete