Hi, I’m new to fedora (running 42) and have been using dnf with no issue until today where, when I try sudo dnf swap ffmpeg-free ffmpeg --allowerasing I get a timeout error:
Btw the reason I’m running that command is because I think it’ll solve the issue I’m having where youtube videos wont play and according to a reddit post, it’s cause fedora doesn’t come with the required codecs yet ffmpeg has them - is that correct?
Thankful for any/all responses : )
This could be a temporary network issue, but it would be nice to know if this used to work when you run dnf check-upgrade. Sometimes, the network issue is ate the remote end, in which case you just have to try again a day or two later.
It is relevant but can be misleading.
The rpmfusion repo of interest there would be rpmfusion-nonfree-nvidia-drivers which is enabled when enabling the 3rd party repos, but the rpmfusion-nonfree{-updates} and rpmfusion-free{-updates} repos are not enabled that way. It is necessary to enable them as shown at the rpmfusion configuration page before the multimedia packages can be pulled down and installed.