0

Tried running sudo dnf update

but it gave an output:

Error: Problem: The operation would result in removing the following protected packages: nobara-amdgpu-config (try to add '--skip-broken' to skip uninstallable packages)

Expected it to run without any error.

Destroy666
  • 12,350

1 Answers1

0

use this command:

sudo dnf upgrade --exclude=nobara-amdgpu-config,nobara-welcome.noarch
Toto
  • 19,304