Ttitle says it all. I am running F41 on a laptop and was using dnfdragora to remove a package (fmt) that was installed for i686 instead of x64, and after a few hours waiting I decided to reboot (dnf dragora seemed to be working but CPU load was almost zero) and after that both dnf and dragora are completely gone
When typing ‘dnf’ in the command line, the answer is
bash: dnf: command not found…
Packages providing this file are:
‘dnf5’
‘dnf’
which sounds nice but is not really helpful
sudo dnf remove fmt
Failed to resolve the transaction:
Problem: installed package dnf5-5.2.13.1-1.fc42.x86_64 requires libfmt.so.11()(64bit), but none of the providers can be installed
- conflicting requests
- problem with installed package
dnf informed me that there is a problem to remove. You might use dnfdragora-updater, to get informed for updates and then use dnf to execute the update. For me it looks like a saver option.
Can I mark my answer above, how to reinstall dnf5, as solution?