From 628985532638b680870364e171eb0ec9eae1636e Mon Sep 17 00:00:00 2001 From: Batuhan Türkoğlu Date: Jan 16 2025 14:59:59 +0000 Subject: Add method to enable fedora-cisco-openh264 on Fedora 41 Fedora 41 changed the way we add dnf repositories. we should use dnf config-manager setopt reponame.enabled=1 --- diff --git a/modules/ROOT/pages/proton.adoc b/modules/ROOT/pages/proton.adoc index 6096c1d..016732c 100644 --- a/modules/ROOT/pages/proton.adoc +++ b/modules/ROOT/pages/proton.adoc @@ -27,6 +27,11 @@ sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-releas ---- sudo dnf config-manager --enable fedora-cisco-openh264 -y ---- +For Fedora 41: +[source,bash] +---- +sudo dnf config-manager setopt fedora-cisco-openh264.enabled=1 +---- === installing Steam