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.66
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 .. 101 102 103 104 105 106

<deleted-account> commented on 2010-05-22 09:24 (UTC)

author, knock knock - wake up)))) replace md5sum for file GoogleEarthLinux.bin

hamelg commented on 2010-05-16 17:05 (UTC)

Hello, Using Arch QT libs causes crashes when opening file selector. To fix that, you must comment the line : rm -f lib{crypto.so.*,Qt*,GLU.so.*,curl.so.*,gcc_s.so.*,stdc++.so.*,z.so.*} && Unfortunately, when doing that, you loose anti-aliased fonts :(

<deleted-account> commented on 2010-05-15 08:45 (UTC)

Edit PKGBUILD and delete first line in md5sum and just write 69a52b92691f725b15e28b9fa2a123b2 or learn your md5sum of your file md5sum /tmp/yaourt-tmp-<your_user_name>/aur-google-earth/google-earth/GoogleEarthLinux.bin

gborzi commented on 2010-05-14 21:47 (UTC)

google-earth 5.1.3535.3218 is out, please update.

<deleted-account> commented on 2010-04-21 16:32 (UTC)

@ Szamot83 ... I think you just had a bad download. I used current md5 to build just fine.

<deleted-account> commented on 2010-04-18 11:12 (UTC)

http://earth.google.com/intl/en/license.html has wrong checksum. If you want to install this package just edit PKGBUILD and delete line '757d9726191f365209fa13acdd0ab6e7' in md5 sums and http://earth.google.com/intl/en/license.html in source. This should look like this: http://aur.pastebin.com/QjqHwCQy

<deleted-account> commented on 2010-03-23 20:59 (UTC)

Crashes due to glibc when doing File->Open. Using provided libs instead of system libs resolves the issue.

Det commented on 2007-01-01 01:39 (UTC)

Hehe, seems the lib32-* dependencies are still needed after all - the amd64 .deb package has 'ia32-libs' as its dependency (and they didn't just forget it there - 'lsof' confirms this). In any case, there's no real reason to have 2 separate packages for Google Earth when the other one can be both at the same time. Whenever Google starts offering real 64-bit binaries for Google Earth, could be a week from now, could be a year, this thing can start using them. I also added 'ttf-ms-fonts' as an optional dependency, as it seems to solve the ugly fonts for me and some random Ubuntu users.

Det commented on 2007-01-01 01:39 (UTC)

Hehe, seems the lib32-* dependencies are still needed after all - the amd64 .deb package has 'ia32-libs' as its dependency (and they didn't just forget it there - 'lsof' confirms this). In any case, there's no real reason to have 2 separate packages for Google Earth when the other one can be both at the same time. Whenever Google starts offering real 64-bit binaries for Google Earth, could be a week from now, could be a year, this thing can start using them. I also added 'ttf-ms-fonts' as an optional dependency, as it seems to solve the ugly fonts for me and some random Ubuntu users.