انجمن‌های فارسی اوبونتو

جامعه کاربران => معرفی نرم‌افزار => نویسنده: rezaz در 11 دی 1391، 06:57 ب‌ظ

عنوان: نصب google earth 7 بر روی ubuntu & linux mint 14
ارسال شده توسط: rezaz در 11 دی 1391، 06:57 ب‌ظ
                                                                                                                                           سلام
                                                                                         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
+