From 1e8eec26f7390a396ae633cd2da496a41d16a738 Mon Sep 17 00:00:00 2001 From: Jeremy Leland Date: Tue, 30 Jan 2024 17:31:11 -0800 Subject: [PATCH] Adding rmpfusion command for codecs on fedora --- linux.html | 1 + 1 file changed, 1 insertion(+) diff --git a/linux.html b/linux.html index 4863418..9c8fa24 100644 --- a/linux.html +++ b/linux.html @@ -49,6 +49,7 @@
  • zypper install mozilla-openh264
  • On Fedora
  • Simpler command here
  • +
  • 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 && sudo dnf groupupdate multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin && sudo dnf groupupdate sound-and-video