Logo       PBase-Foundation

RPMFusion

RPMFusion Repo

A wide variety of media applications and components are available in the rpm-fusion yum repository. Assuming you have run the pbase-repo package the rpm-fusion yum repository can be added with the pbase-rpmfusion package.

yum -y install https://pbase-foundation.com/pbase-repo.rpm
yum -y install pbase-rpmfusion

Then, you may install the rpmfusion tainted packages if you need additional packages that include more codecs as shown below.

yum -y install rpmfusion-free-release-tainted
yum -y install rpmfusion-nonfree-release-tainted
yum -y groupinstall multimedia

Once those codecs and dependencies are enabled you can install the DVD decoder and the VLC video player. RPMFusion also includes popular media applications like ffmpeg and obs-studio:

yum -y install libdvdcss
yum -y install vlc
yum -y install ffmpeg
yum -y install obs-studio

More about RPM Fusion

Read more about the RPM Fusion project at:
https://rpmfusion.org/