Google Earth on Ubuntu 16.04 Xenial Xerus

Due to lsb-core package deprecations Google earth takes a few more mins to install on Ubuntu 16.04 Xenial Xerus. Follow steps below to install : STEP 1 : INSTALL GOOGLE EARTH sudo apt-get update && sudo apt-get upgrade cd ~/Downloads wget https://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb wget http://mirrors.kernel.org/ubuntu/pool/main/l/lsb/lsb-core_4.1+Debian11ubuntu6_amd64.deb sudo dpkg -i –force-all lsb-core_4.1+Debian11ubuntu6_amd64.deb sudo Read more…