Caro Alessandro, Indeed, you encountered one of those moments when EPEL is broken. A couple of days ago there was an upgrade from KDE 5.27.6 to 5.27.11, and kf5-libkdcraw-23.08.5 is not installable. As I already had KDE on my machines, the upgrade worked in my case, as I had kf5-libkdcraw-23.04.3 on the machine. In your case, `--nobest --skip-broken` cannot help, as kf5-libkdcraw-23.04.3 is not in EPEL's mirrors anymore, and the only version that exists is not installable. I have filed a bug report here: https://bugzilla.redhat.com/show_bug.cgi?id=2279322 Meanwhile, you could temporarily enable epel-testing, then install KDE using `sudo dnf groupinstall "KDE Plasma Workspaces" --nobest --skip-broken`, as there is a non-installable ImageMagick in epel-testing that should be skipped. You should then disable epel-testing.