我在几个网站上看到有关安装 Google Earth 6.2 的说明,所以我就照做了。结果并不好。现在,我看到的每个地方都被分成了不同颜色的矩形,这让它非常难以使用。
无论我放大或缩小,无论我看向地球上的哪个位置,它都会这样做。
如果我可以完全删除 Google Earth 并重新安装,我可以再试一次,但我不知道如何将其从我的系统中完全删除。我甚至进入我的主目录并找到 .googleearth 文件夹并将其删除,然后尝试重新安装,但结果总是一样。
有人见过类似的事情吗?或者有办法解决它吗?谢谢!
更新
我尝试了 WebUpd8 上的说明,基本上就是说有更新。我从 Google Earth 网站下载了 64 位 deb,然后双击它。它打开了软件中心并说会发生冲突,所以我想我应该卸载以前的版本。当我尝试安装新版本时,一切似乎都很顺利,直到我打开它并看到它的样子。所以我想也许我没有完全删除以前的版本。
我尝试运行sudo apt-get purge google-earth* googleearth*
然后从中删除所有内容/opt/google/earth/free
,希望清除任何可能干扰全新安装的残余,但这些都没有起作用。
然后,我按照 WebUpd8 的一些旧说明,通过使用 Google-Earth-Package 构建可安装的 deb 来安装 Google Earth 6.1。现在,旧的 Google Earth 可以正常工作了,但 6.2 仍然在计算机上,而且看起来仍然很糟糕。
更新2
推荐命令的输出:
~$ sudo dpkg --list | grep earth
[sudo] password for mdk:
ii google-earth-stable 6.2.0.5905-r0 Explore, search and discover the planet
ii googleearth 6.0.3.2197+0.6.0-1 Google Earth, a 3D map/planet viewer
ii googleearth-package 0.6.1 utility to automatically build a Debian package of Google Earth
当然,这是在尝试重新安装 6.0.3 后才恢复的。这表明它们都还在那里。
~$ sudo apt-get install --reinstall google-earth
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package google-earth
答案1
现在来吧...这是一个你自己可以找到的;)
sudo apt-get install --reinstall google-earth
尝试
sudo dpkg --list | grep earth