Problem with nvidia-drv installation

I tried to install Steam, but it couldn’t install /xorg-x11-drv-nvidia-libs-565.77-1.fc41.x86_64.rpm; later I switched to TTY, completely removed nvidia-drv, and tried to reinstall them (akmod-nvidia), but I’m getting the error: Librepo error: Cannot download x/xorg-x11-drv-nvidia-libs-565.77-1.fc41.i686.rpm: All mirrors were tried (this also applies to similar others). Interestingly, when I tried to do the same thing on another PC – everything installed fine there. What could be the problem?


Run

sudo dnf clean all

Then try again

sudo dnf install xorg-x11-drv-nvidia-libs.i686.rpm --refresh solved the problem