08 svibnja, 2015

Google Earth (32/64-bit)

Google Earth Ubuntu Linux programi trikovi

(32-bit)
1. wget -O google-earth32.deb http://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb

2. sudo dpkg -i google-earth32.deb

3. sudo apt-get -f install; rm google-earth32.deb
---
(64-bit)
1. wget -O google-earth64.deb http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb

2. sudo dpkg -i google-earth64.deb

3. sudo apt-get -f install; rm google-earth64.deb