User Tools

Site Tools


linux:notes:rpm_fusion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:notes:rpm_fusion [2024/10/09 21:26] Sean Rhonelinux:notes:rpm_fusion [2025/12/04 02:16] (current) – Tests good F43! Sean Rhone
Line 1: Line 1:
-====== RPM Fusion ======+====== Information ======
  
 +  * RPM Fusion
   * https://rpmfusion.org   * https://rpmfusion.org
-  * Expects [[linux;distros;fedora_workstation_gnome|Fedora Workstation]] 
  
-====== Repositories ======+===== Prerequisites =====
  
-==== Cisco OpenH264 ====+  * [[linux;distros;fedora_workstation_gnome|Fedora Workstation (GNOME)]]
  
-  * https://fedoraproject.org/wiki/OpenH264 +====== Repositories ======
- +
-  sudo dnf config-manager --enable 'fedora-cisco-openh264'+
  
-==== free ====+===== free =====
  
   * https://download1.rpmfusion.org/free/fedora   * https://download1.rpmfusion.org/free/fedora
Line 18: Line 16:
   sudo rpm --import 'https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-free-fedora-2020' && sync && sudo dnf install 'https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-'$(rpm -E %fedora)'.noarch.rpm' -y && sync   sudo rpm --import 'https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-free-fedora-2020' && sync && sudo dnf install 'https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-'$(rpm -E %fedora)'.noarch.rpm' -y && sync
  
-==== nonfree ====+===== nonfree =====
  
   * https://download1.rpmfusion.org/nonfree/fedora   * https://download1.rpmfusion.org/nonfree/fedora
Line 30: Line 28:
 <code>sudo dnf swap 'ffmpeg-free' 'ffmpeg' --allowerasing</code> <code>sudo dnf swap 'ffmpeg-free' 'ffmpeg' --allowerasing</code>
  
-<code>sudo dnf update '@core' '@multimedia' '@sound-and-video' --setop='install_weak_deps=False' --exclude='PackageKit-gstreamer-plugin' --allowerasing && sync</code>+<code>sudo dnf update '@core' '@multimedia' --exclude='PackageKit-gstreamer-plugin' --allowerasing && sync</code>
  
 ====== Software ====== ====== Software ======
/srv/www/wiki/data/attic/linux/notes/rpm_fusion.1728523612.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki