Setting Up Repo
-
2. Installing RPM Fusion Repo
First, Install RPM Fusion Free Repository
With:sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
-
And then so Setup the RPM Fusion Non-Free Repository
Execute:sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
Especially relevant: for Rawhide you may need to change in the above Command “$(rpm -E %fedora)” with the current latest or the next Release.
So Now I’m truly Happy if My Guide could Help you to Install RPM Fusion Repository on Fedora Rawhide!
Contents