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: 1.67
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 .. 78 79 80 81 82 83 84 85 86 87 88 .. 106 Next › Last »

Det commented on 2011-11-13 18:44 (UTC)

Please just request for orphaning of the original 'google-earth' package and put the contents of this one there. After that you should remove this one. Also, I think the pkgver should be "6.1.0.5001".

<deleted-account> commented on 2011-11-13 18:39 (UTC)

please cooperate with the author of this https://aur.archlinux.org/packages.php?ID=53869 and merge the two packages We do not need two different google-earth

<deleted-account> commented on 2011-11-12 21:43 (UTC)

I also had a problem with libgoogleearth_free.so on Archlinux x86_64 and a Nvidia GPU. I solved this problem by installing the optional dependencies: ttf-bitstream-vera: Fonts lib32-nss-mdns: In case the application fails to contact the servers lib32-gtk2: SCIM support lib32-nvidia-utils: 3D support for Nvidia cards lib32-catalyst-utils: 3D support for ATI/AMD cards

kiodo1981 commented on 2011-11-12 17:30 (UTC)

Try this. Open ~/.config/Google/GoogleEarthPlus.conf Overwrite line " lastTip=NN " whit " enableTips=false "

<deleted-account> commented on 2011-11-12 17:08 (UTC)

I get these crashes and I don't know what it means: Crash Signal 11 Crash Time 1321117626 Up Time 0.522335 Stacktrace from glibc: ./libgoogleearth_free.so(+0xbcd53)[0xf7746d53] ./libgoogleearth_free.so(+0xbced3)[0xf7746ed3] [0xf77c8400]

Det commented on 2011-10-27 10:44 (UTC)

@R00KIE, yyyes, that was kind of already noticed before..

R00KIE commented on 2011-10-25 19:19 (UTC)

I'm not sure but it seems that this may be released only in .deb and .rpm formats as it is stated that only Ubuntu and RHEL Linux are officially supported [1]. You could always extract from the .deb with bsdtar or ar which should be installed already as they are dependencies of other system packages. You can specify which part to extract (only the data part is needed) and then pick only the stuff needed. [1] http://earth.google.com/support/bin/answer.py?hl=en&answer=20701

<deleted-account> commented on 2011-10-24 15:47 (UTC)

It's required by libgl. That's why it wasn't there before. Btw. this isn't bash. You can just type (lib32-)libxxf86vm.

ilpianista commented on 2011-10-24 12:42 (UTC)

{lib32-,}libxxf86vm seems to be needed $ googleearth ./googleearth-bin: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory

Det commented on 2011-10-22 19:24 (UTC)

Just use the .debs as with google-chrome. It's only 2 lines anyway (https://aur.archlinux.org/packages/go/google-chrome/PKGBUILD).