Package Details: google-earth-pro 7.3.6.10201-2

Git Clone URL: https://aur.archlinux.org/google-earth-pro.git (read-only, click to copy)
Package Base: google-earth-pro
Description: 3D interface to explore the globe, terrain, streets, buildings and other planets (Pro version)
Upstream URL: https://www.google.com/earth/
Licenses: LicenseRef-Google-custom
Provides: google-earth
Submitter: Det
Maintainer: iyanmv
Last Packager: iyanmv
Votes: 1081
Popularity: 2.08
First Submitted: 2017-01-23 16:08 (UTC)
Last Updated: 2025-05-06 10:32 (UTC)

Pinned Comments

stronnag commented on 2022-06-18 17:03 (UTC)

Thanks, unfortunate timing then.

For reference, with Gnome shell / wayland I need to

unset QT_QPA_PLATFORMTHEME
unset QT_QPA_PLATFORM

to avoid

Google Earth has caught signal 6.

Det commented on 2017-08-24 15:33 (UTC) (edited on 2017-12-05 16:17 (UTC) by Det)

✔ NOTE The "Free" Google Earth has been dropped: https://support.google.com/earth/answer/168344?hl=en

All future updates go to Google Earth Pro (also free): https://aur.archlinux.org/packages/google-earth-pro/

Latest Comments

« First ‹ Previous 1 .. 61 62 63 64 65 66 67 68 69 70 71 .. 106 Next › Last »

srl commented on 2012-09-10 01:34 (UTC)

Now I feel stupid. Thanks - multilib it is.

dgbaley27 commented on 2012-09-10 01:32 (UTC)

The 64-bit packages provided by google contain 32-bit binaries.

srl commented on 2012-09-10 01:28 (UTC)

There does seem to be a 64-bit deb available - should this package not use that instead when appropriate? (That would eliminate the need for [multilib].)

dront78 commented on 2012-09-08 18:46 (UTC)

Have anyone tryed http://swyear.blogspot.com/2011/05/run-google-earth-6-on-opensuse.html to fix antialiasing?

Det commented on 2012-08-28 13:37 (UTC)

It's in [multilib]: https://wiki.archlinux.org/index.php/Multilib

smu commented on 2012-08-28 07:38 (UTC)

# packer -S google-earth Dependency `lib32-fontconfig' of `google-earth' does not exist.

Det commented on 2012-08-26 11:42 (UTC)

Glad we got that figured out.

DevRandom commented on 2012-08-26 02:09 (UTC)

To people who still have trouble with: ./googleearth: line 43: ./googleearth-bin: No such file or directory You are missing /lib/ld-lsb.so.3, which is a symlink installed by ld-lsb. Check the following: - Multilib repo active in pacman.conf - lib32-glibc installed The recent switch from /lib to a symlink blew up both lib32-glibc and ld-lsb on my setup, and I had accidentally deactivated the multilib repository in pacman.conf before updating the packages. This led to exactly this error.

Det commented on 2012-08-19 18:36 (UTC)

That's something you raarely hear from a fellow user. You are welcome.

jhernberg commented on 2012-08-19 16:13 (UTC)

You are right it doesn't render correctly when adding that lib. Can't seem to find another way of making it work. So I guess it's pacman -R time :) Thanks for your time and best of luck with the package though!