Make Fedora have the cool stuff.
Note: The Fusion Free Repo is described as:
Software that uses a free license, but is not accepted in Fedora for various reasons.
Example: video players...
Installation Steps:
- Enable Flatpaks and the Fusion Free Repo:
- $ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- $ sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
- $ sudo dnf update
- Codecs and libraries:
- $ sudo dnf install gstreamer1-plugin-openh264 mozilla-openh264 libva-intel-driver openh264 ffmpeg
- Probably Restart the Computer
No comments:
Post a Comment