安装了谷歌地球赞成并且找不到任何解决方案来彻底清除我的 ubuntu Jammy 系统中的此问题。所有说明和帮助均针对 google earth 稳定版,而非专业版。我需要安装,因为每当我运行 apt-get update 时,我都会遇到错误......“在 /etc/apt/sources.list.d/google-earth-pro.list:3 和 /etc/apt/sources.list.d 中多次配置”
所以我会删除它并重新开始。它位于 /opt/google/earth/pro/
非常感谢您的帮助。
答案1
sudo apt remove google-earth-pro-stable
或者
sudo apt purge google-earth-pro-stable
这也将清除磁盘上的所有配置数据。