• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / How To Install Google Earth On Ubuntu 17.04

How To Install Google Earth On Ubuntu 17.04

By Sourabh / April 25, 2017 Category: How To, Ubuntu

How to install Google Earth in Ubuntu 17.04. Google Earth puts a planet’s worth of imagery and other geographic information right on your desktop. View exotic locales like Maui and Paris as well as points of interest such as local restaurants, hospitals, schools, and more.

Install Google Earth

Before you install Google Earth, make sure the lsb-core package is installed:

sudo apt-get install lsb-core

Now run the following commands to install Google Earth:

sudo apt-get update
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo sh -c 'echo "deb http://dl.google.com/linux/earth/deb/ stable main" >> /etc/apt/sources.list.d/google-earth.list'
sudo apt-get update
sudo apt install google-earth-stable

Uninstall Google Earth

You can uninstall Google Earth as any other package. From the terminal you can do it using the following commands:

sudo apt-get update
dpkg --list 'google-earth*' | cat
sudo dpkg -P google-earth-stable
rm -rf ~/.googleearth

Tags: Google Earth Deb, Google Earth Linux, Google Earth Linux Download, Google Earth Pro Ubuntu, Google Earth Ubuntu, Google Earth Ubuntu 14.04 32 Bit, Google Earth Ubuntu 16.04 64 Bit, Googleearth-Package, Install Google Earth in Ubuntu, Linux Google Earth, Ubuntu 16.04 Google Earth, Ubuntu Google Earth, Ubuntu Google Earth Crashes

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap