Cannot update to Fedora 25 - because of Google Earth
I have an issue upgrading from F24 to F25. After running the sudo dnf system-upgrade download --releasever=25
command, the terminal complained about the lack of a public key for google-earth-stable
. So I fixed that, but now it says (translated from Swedish):
Error: Transaction check error:
file /usr/bin från installation of google-earth-stable-6.0.3.2197-0.x86_64 is in conflict with filesystem-3.2-37.fc24.x86_64
So then I thought, why bother with Google Earth at all, why not simply uninstall it? So, then I try dnf remove google-earth-stable
, because the Program Manager couldn't remove Earth. The problem is that, when I run the command, dnf tells me that it will remove 127 packages. Do I really want to remove all those packages? They seem pretty fundamental to me as a Linux novice.
What should I do?