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
linux:notes:rpm_fusion [2025/12/04 02:16] – Tests good F43! Sean Rhonelinux:notes:rpm_fusion [2026/01/10 23:18] (current) Sean Rhone
Line 14: Line 14:
   * https://download1.rpmfusion.org/free/fedora   * https://download1.rpmfusion.org/free/fedora
  
-  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' && sudo dnf install 'https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-'$(rpm -E %fedora)'.noarch.rpm' -y
  
 ===== nonfree ===== ===== nonfree =====
Line 20: Line 20:
   * https://download1.rpmfusion.org/nonfree/fedora   * https://download1.rpmfusion.org/nonfree/fedora
  
-  sudo rpm --import 'https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-nonfree-fedora-2020' && sync && sudo dnf install 'https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-'$(rpm -E %fedora)'.noarch.rpm' -y && sync+  sudo rpm --import 'https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-nonfree-fedora-2020' && sudo dnf install 'https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-'$(rpm -E %fedora)'.noarch.rpm' -y
  
 ====== Multimedia ====== ====== Multimedia ======
Line 28: 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' --exclude='PackageKit-gstreamer-plugin' --allowerasing && sync</code>+<code>sudo dnf update '@core' '@multimedia' --exclude='PackageKit-gstreamer-plugin' --allowerasing</code>
  
 ====== Software ====== ====== Software ======
/usr/local/www/wiki/data/pages/linux/notes/rpm_fusion.txt · 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