Google Earth is a free-of-charge, downloadable virtual globe program. It maps the entire earth by pasting images obtained from satellite imagery, aerial photography and GIS over a 3D globe.
This version (4.0 beta) is native Linux version, it USES QT 3, and not wine. Few months back I had attempted to use wine based version. It was a bad experience.
Google recommend following configuration:
=> Kernel 2.6 or later
=> glibc 2.3.5 w/ NPTL or later
=> x.org R6.7 or later
=> System Memory (RAM): 512MB
=> Hard Disk: 2GB free space
=> Network Speed: 768 Kbits/sec
=> Graphics Card: 3D-capable with 32MB of VRAM
=> Screen: 1280×1024, 32 bit color
Google Earth puts a planet’s worth of imagery and other geographic information right on your desktop. View exotic locales like Maui and Paris as well as points of interest such as local restaurants, hospitals, schools, and more. It is a worth to try out software.
=> Google Earth native Linux (QT3) Download Link
Linux installation notes
$ wget http://dl.google.com/earth/GE4/GoogleEarthLinux.bin
$ chmod +x GoogleEarthLinux.bin
$ ./GoogleEarthLinux.bin
Enjoy!
🐧 Get the latest tutorials on Linux, Open Source & DevOps via:
- RSS feed or Weekly email newsletter
- Share on Twitter • Facebook • 0 comments... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |