We need to add the RPM Fusion Free repository to install OBS Studio.

Let’s do that by entering the command below and adding the RPM Fusion Free repository.

sudo dnf install \
  https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpmCode language: JavaScript (javascript)

Then we can run the command below to install OBS Studio.

sudo dnf install obs-studio

We can then open OBS Studio by going into our Application Launcher.

I compiled a list of software and services that I use to improve my workflow, here is the link to the list.

Darryl Dias

I’m Darryl. I’m a 3D Artist, Programmer and Linux enthusiast. On this site I share my insights, tips and tricks, tutorials, methods and best practices.