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.26
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 .. 34 35 36 37 38 39 40 41 42 43 44 .. 106 Next › Last »

Det commented on 2013-06-29 15:49 (UTC)

Seems like the fontconfig bug is no longer there, but the coordinates regression is.

Det commented on 2013-06-26 09:22 (UTC)

But ld-lsb isn't and I'm not the maintainer of that thing.

thesame commented on 2013-06-26 07:55 (UTC)

Dependency google-earth->ld-lsb->lib32-glibc is still redundant

Det commented on 2013-06-23 13:44 (UTC)

Seems like this thing is actually 64-bit now: └┌(%:~)┌- objdump -f /opt/google/earth/free/googleearth-bin /opt/google/earth/free/googleearth-bin: file format elf64-x86-64 Didn't see anything in the changelog: http://support.google.com/earth/bin/answer.py?hl=en&answer=40901 E: By the way, the orphans (unless you use things like Wine or the previous Google Earth) can be removed as shown in the Wiki: https://wiki.archlinux.org/index.php/Pacman_Tips#Removing_orphaned_packages

thesame commented on 2013-06-22 17:03 (UTC)

I've modified ld-lsb PKGBUILD this way: b if [ "$CARCH" == 'x86_64' ]; then ln -sf "ld-linux-x86-64.so.2" "$pkgdir/usr/lib/ld-lsb-x86-64.so.2" ln -sf "ld-linux-x86-64.so.2" "$pkgdir/usr/lib/ld-lsb-x86-64.so.3" fi ln -sf "ld-linux-x86-64.so.2" "$pkgdir/usr/lib/ld-lsb.so.2" ln -sf "ld-linux-x86-64.so.2" "$pkgdir/usr/lib/ld-lsb.so.3" And this allowed me to run google earth without lib32-* packages. They might be redundant for this package.

snoxu commented on 2013-06-06 17:28 (UTC)

Getting pixelization in maps and street view. No such issues with GE 6. Meh. Intel integrated graphics

Det commented on 2013-05-28 05:34 (UTC)

@a1russell, and what's your beautiful reason to flag this thing?

Det commented on 2013-05-21 23:42 (UTC)

I added the version in the dependency, as too many guys aren't updating their AUR packages, not Googling for the solution and then asking here.

Det commented on 2013-05-21 23:39 (UTC)

It is the ld-lsb, my dear, which you either don't have or haven't updated: https://aur.archlinux.org/packages/ld-lsb/ Nothing at all to do with the Google Earth installation itself.