سلام
Google Earth 7 Installation
In a 32-bit system, issue these commands from the terminal l
sudo apt-get install lsb-core
cd /tmp
wget -c
http://goo.gl/lu65z -O google-earth-stable_i386.deb
sudo dpkg -i google-earth-stable_i386.deb
For 64-bit systems, run these commands s
sudo apt-get install lsb-core
cd /tmp
wget -c
http://goo.gl/hZQ6K -O google-earth-stable_amd64.deb
sudo dpkg -i google-earth-stable_amd64.deb
+