Skip to content

Instantly share code, notes, and snippets.

@achristodoulou
Created December 4, 2015 21:04
Show Gist options
  • Save achristodoulou/cf9cb54e0778ec35a2c3 to your computer and use it in GitHub Desktop.
Save achristodoulou/cf9cb54e0778ec35a2c3 to your computer and use it in GitHub Desktop.
When dnf update on fedora fails because of file conflict, just erase the from file
sudo dnf erase <From Library causing conflict>
sudo dnf update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment