如何在Ubuntu 16.04桌面上安装谷歌地球
时间:2020-07-27 12:59:19 来源:igfitidea点击:
今天将介绍如何在Ubuntu 16.04桌面上安装Google地球。
实际上,它比你想象的要容易得多,所以让我解释一下。
我们还可以在Ubuntu 14.04和Ubuntu 17上遵循本教程。
安装GDEBI-Core包
Ubuntu Linux的Google地球作为DEB包。
我们将使用GDEBI命令行工具安装Google Earth Deb文件,因此首先需要安装GDebi-Core包。
打开Ubuntu终端并键入:
sudo apt-get update sudo apt-get install gdebi-core
下载谷歌地球为Ubuntu 16.04.
接下来,我们需要将Google地球下载为Ubuntu 16.04.
转到URL https://earth.google.com/download-ear.html并下载debian/ubuntu 64位deb包。
将.deb文件保存到硬盘。
使用GDEBI安装Google Earth DEB包
下载完成后,我们可以使用GDEBI命令行工具在Ubuntu 16.04上安装Google地球。
sudo gdebi google-earth-stable_current_amd64.deb