Here’s a quick tutorial that shows you how to install Google Earth in Ubuntu 12.10 easily. With Google Earth, you can fly anywhere on earth to view satellite imagery, maps and terrain, 3D buildings from your computer.

It’s cool and this brief tutorial is going to show you how to install it in Ubuntu 12.10.

Objectives:

  • Install Google Earth in Ubuntu 12.10 (Quantal Quetzal)
  • Enjoy!

To get started, press Ctrl – Alt – T on your keyboard to open the terminal. When it opens, run the commands below to download Google Earth 32-bit.

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

 

google_earth_quantal

 

Next, run the commands below to install Google Earth

sudo dpkg -i google-earth*

 

google_earth_quantal_1

 

If you get an error (which happens in 99% of the time), immediately run the commands below.

sudo apt-get install -f

google_earth_quantal_2

 

Enjoy!

 

 

To install 64-bit version, run the commands below to download it.

 

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

Frequently Asked Questions

How to install Google Earth in Ubuntu 12.10?

To install Google Earth in Ubuntu 12.10, open the terminal using Ctrl – Alt – T, then download the 32-bit version with 'wget' and install it using 'sudo dpkg -i'. If there are errors, use 'sudo apt-get install -f'.

What are the objectives of installing Google Earth in Ubuntu 12.10?

The objective of installing Google Earth in Ubuntu 12.10 is to enjoy viewing satellite imagery, maps, terrain, and 3D buildings from your computer. It offers a unique experience of exploring the world virtually.

How can I download the 64-bit version of Google Earth for Ubuntu 12.10?

To download the 64-bit version of Google Earth for Ubuntu 12.10, use the command 'wget http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb' in the terminal.

What keyboard shortcut opens the terminal in Ubuntu 12.10?

To open the terminal in Ubuntu 12.10, press Ctrl – Alt – T on your keyboard. This shortcut allows you to access the terminal quickly for executing commands.

How can Google Earth enhance the user experience on Ubuntu 12.10?

Google Earth enhances the user experience on Ubuntu 12.10 by providing the ability to fly anywhere on Earth, view satellite imagery, maps, terrain, and 3D buildings. It offers a visually immersive way to explore the world.

What should I do if I encounter errors during Google Earth installation in Ubuntu 12.10?

If you encounter errors during Google Earth installation in Ubuntu 12.10, use the command 'sudo apt-get install -f' to fix any dependency issues. This command resolves most installation errors.

Can Google Earth be installed on other Ubuntu versions besides 12.10?

Yes, Google Earth can be installed on other Ubuntu versions besides 12.10. The installation process may vary slightly depending on the Ubuntu version, but the general steps remain similar.

What features make Google Earth a useful tool for Ubuntu 12.10 users?

Google Earth is a useful tool for Ubuntu 12.10 users due to its features like viewing satellite imagery, maps, terrain, and 3D buildings. It offers a rich and interactive way to explore geographical data.