I would like to install Google Earth Pro on Ubuntu Linux 16.04 LTS. I can download the .DEB file from here. This is the correct file for my processor. I can open the file in the Ubuntu software manager and choose to install the software. No Google Earth Pro is available when I open the Dash. How do I install Google Earth Pro?
After running sudo apt-get update && sudo apt-get -f install
I get the following errors.
Err:16 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu *codename*/main Sources
404 Not Found
Err:26 http://ppa.launchpad.net/ferramroberto/linuxfreedomlucid/ubuntu xenial/main amd64 Packages
404 Not Found
Err:33 http://ppa.launchpad.net/openambit/ppa/ubuntu xenial/main amd64 Packages
404 Not Found
W: GPG error: http://qgis.org/debian xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CAEB3DC3BDF7FB45
E: Failed to fetch http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu/dists/*codename*/main/source/Sources 404 Not Found
E: Failed to fetch http://ppa.launchpad.net/ferramroberto/linuxfreedomlucid/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Failed to fetch http://ppa.launchpad.net/openambit/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
sudo apt-get update && sudo apt-get -f install
and post any errors. – Panther Sep 14 '17 at 20:59