GNU/Linux Fedora UnitedRPMs Repo Setup – Step-by-step Guide
Hi! This tutorial will guide you step-by-step on How to Add UnitedRPMs Repository in Fedora GNU/Linux.
And UnitedRPMs Fedora Repository includes Multimedia Codecs and Other Software and Addons which are missing in the Official Fedora Repositories.
Especially relevant: the UnitedRPMs Packages Repository is currently available for Fedora 31+.

1. Launching Terminal
Open a Shell Session
(Press “Enter” to Execute Commands).2. Downloading UnitedRPMs Repo
Download UnitedRPMs Repository for Fedora GNU/Linux
Browse for the Matching Fedora Release.Here UnitedRPMs Repo PackagePlease Donate $1 to Remove Ads!Link to Download UnitedRPMs Repository for Fedora
And in case of Rawhide or Not Found then Grab the previous one.2. Installing UnitedRPMs Repo
Then to Install UnitedRPMs Repository
Simply play:(But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)Copysudo dnf install ~/Downloads/unitedrpms-*.noarch.rpm
If Got “User is Not in Sudoers file” then see: How to Enable sudo3. Importing UnitedRPMs GPG Key
Finally, to Import UnitedRPMs GPG Key
Run:Copysudo rpm --import https://raw.githubusercontent.com/UnitedRPMs/unitedrpms/master/URPMS-GPG-PUBLICKEY-Fedora
4. Enabling UnitedRPMs Mirrors
Then to Enable UnitedRPMs Mirrors List
Edit the Repo with nano:Removing the “#” in front to the MirrorList Entries like:Copysudo nano /etc/yum.repos.d/unitedrpms.repo
Ctrl+x to Save & Exit from nano Editor.Copymirrorlist=https://raw.githubusercontent.com/UnitedRPMs/unitedrpms/master/mirrorlist_x86_64.txt