On 4/29/20 1:41 PM, Beartooth wrote:
I'm getting failure because of conflicts in Mate-panel between i686 and 86_64.
What are the conflicts?
Can I somehow remove all of one with a single command? (I expect more such conflicts.)
Something must have brought the 32-bit libs in, do you have wine installed? You could try "dnf remove *.i686", but make sure you check the remove list carefully.
How do I tell which a given machine should be pared down to?
32-bit installs are gone, but the kernel type will be the indicator. "rpm -q kernel" is it x86_64 or i686?