I was following this guide (I prefer to install everything through dnf), but the second command gave me this output:
blind@linux:~$ LANG=C sudo dnf config-manager --enable fedora-cisco-openh264 -y
Unknown argument "--enable" for command "config-manager". Add "--help" for more information about the arguments.
what should I do here?.. sorry, I’m not a tech person, so I didn’t wanna just count that I can correctly pick a command instead of --enable
also, for some reason, after enabling the rpm fusion free and nonfree repositories, sudo dnf upgrade wants to replace unrar 0.3.1-1.fc41 from fedora repo with unrar 7.0.7-2.fc41 from rpmfusion-nonfree repo… I hope nothing is wrong here.
also, I just realized. That command you posted is exactly the one that is in the install guide, and the output it gives is: Unknown argument "enable" for command "config-manager". Add "--help" for more information about the arguments.