Hello, I encountered an issue today with the Gnome Software Center. When trying to do dnf update from the terminal, I was getting:
Error:
Problem: package nvidia-open-3:560.28.03-1.noarch from cuda-rhel8-x86_64 conflicts with kmod-nvidia-latest-dkms provided by kmod-nvidia-latest-dkms-3:560.28.03-1.el8.x86_64 from @System
cannot install the best update candidate for package kmod-nvidia-latest-dkms-3:560.28.03-1.el8.x86_64
cannot install the best update candidate for package cuda-drivers-3:560.28.03-1.x86_64
I was able to solve it just by removing cuda which is just for development apparently
Description : Meta-package containing all the available packages required for native CUDA
: development. Contains the toolkit, samples, driver and documentation.