Is anyone else getting this VLC clash while updating to most recent bits?

,

If you don’t wanna wait for the update get synced to the mirror, you can always download the rpm package and manualy upgrade it with the following example commands (f42):

wget2 https://koji.rpmfusion.org/kojifiles/packages/vlc-plugins-freeworld/3.0.21/5.fc42/x86_64/vlc-plugins-freeworld-3.0.21-5.fc42.x86_64.rpm

and

sudo dnf up vlc-plugins-freeworld-3.0.21-5.fc42.x86_64.rpm

and then you run the normal

sudo dnf upgrade --refresh

4 Likes