如何在 64 位元作業系統上安裝 Google Earth 或 DraftSight?

如何在 64 位元作業系統上安裝 Google Earth 或 DraftSight?

我有 Ubuntu 12.10 64 位,無法安裝 Google Earth 或 DraftSight,因為它給了我一個架構錯誤。不過,這兩款軟體均適用於 64 位元。

我該如何正確安裝它們?

原文(葡萄牙文)- 使用谷歌翻譯翻譯

博阿·塔德:

Tenho 或 Ubuntu 12.10(64 位元組),無法安裝 Google Hearth 或 Draftsight,因為我犯了建築錯誤。 Ambos 作業系統軟體為 64 位元組。如何安裝正確?

奧布里加多

布魯諾

答案1

CTRL使用+ ALT+打開終端T,然後將這些行一一貼上,

wget http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb
sudo apt-get install lsb-core
sudo dpkg -i google-earth-stable_current_amd64.deb

相關內容