Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
How To Enable RPM Fusion Repository In Fedora, RHEL, Rocky Linux, AlmaLinux

How To Enable RPM Fusion Repository In Fedora, RHEL, Rocky Linux, AlmaLinux

Posted on May 11, 2023 By admin No Comments on How To Enable RPM Fusion Repository In Fedora, RHEL, Rocky Linux, AlmaLinux

How To Enable RPM Fusion Repository In Fedora, RHEL, Rocky Linux, AlmaLinux

RPM Fusion repository is a community-maintained third-party software repository. RPM Fusion provides packages that is not available to Fedora project and Red Hat due to the issues like propriety, closed-source, or any legal issues.

How To Enable RPM Fusion Repository In Fedora, RHEL, Rocky Linux, AlmaLinux

RPM Fusion has two repositories namely "free" and "nonfree".

How To Enable RPM Fusion Repository in Fedora Linux 38

Run the following command to enable the free and the nonfree RPM Fusion repositories :

$ sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

Meanwhile, if you want to enable “Free” RPM Fusion Repo then run the following command:

sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm

For “nonfree” RPM Fusion Repo, run the following command:

sudo dnf install https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

Now, after enabling the repos, Run the following command to find the list of installed repositories in Fedora:

dnf repolist

How To Enable RPM Fusion Repository in RHEL 8, CentOS 8, AlmaLinux 8, Rocky Linux 8

At first, you need to  enable [EPEL] repository before enabling RPM Fusion repository. Run the following command to enable EPEL:

sudo dnf install --nogpgcheck https://dl.fedoraproject.org/pub/epel/epel-release-latest-$(rpm -E %rhel).noarch.rpm

Now, run the following command to enable RPM Fusion repository in RHEL 8, CentOS 8, AlmaLinux 8, Rocky Linux 8.

sudo dnf install --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm

Run the following command to see the list of installed repos in RHEL.

dnf repolist

Or,

yum repolist

How To Disable RPM Fusion Repositories

Run the following command to disable RPM fusion repositories

READ More Relevant Stuff:  200+ Free Linux Ebooks Collection For Lifetime

To disable both free and non-free RPM Fusion repositories:

$ sudo yum-config-manager --disable rpmfusion-free-updates
$ sudo yum-config-manager --disable rpmfusion-nonfree-updates

To enable free and non-free repositories:

$ sudo yum-config-manager --enable rpmfusion-free-updates
$ sudo yum-config-manager --enable rpmfusion-nonfree-updates
How To Ubuntu, Linux, Tutorials Tags:learn rhel, RHEL

Post navigation

Previous Post: 13+ Best Google Drive Clients For Linux Distros
Next Post: How To Delete A Repository And GPG Key In Ubuntu

Related Posts

How To Install GNOME Themes Script, Install 40 GTK Themes 5 Awesome Linux Themes For MATE Desktop Environment Linux
Best File and Disk Encryption Tools for Linux 9 Best File and Disk Encryption Tools For Linux [2021 Edition ] Linux
Linux Kernel 5.9 Reaches End of Life: How To Upgrade To Linux Kernel 5.10 LTS Linux
Essential DNF Commands for Linux With Examples Essential DNF Commands for Linux With Examples Linux
How To Clone Linux Hard Drive [ Linux Backup Guide] How To Clone Linux Hard Drive [ Linux Backup Guide] Internet
bmon Network Bandwidth Monitoring And Debugging Tool bmon Network Bandwidth Monitoring And Debugging Tool Linux

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • New Job Search October 10, 2025
  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at info@itsubuntu.com

Copyright © 2026 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme