Okay so, Google Earth doesn’t support i386 architecture, which is not a problem since I’m not using it either.
But I’m getting this,
N: Skipping acquire of configured file ‘main/binary-i386/Packages’ as repository ‘http://dl.google.com/linux/earth/deb stable InRelease’ doesn’t support architecture ‘i386’
This is how I plan to fix it,
sudo gedit /etc/apt/sources.list.d/google-earth.list
deb [arch=amd64] http://dl.google.com/linux/earth/deb stable main
Is this correct?
I don’t know what I’m doing really. Possibly I’ll either uninstall Google Earth, or I’ll just leave it as is.