Update RPM Fusion Steam repo installation command
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ dnf install -y --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/ter
|
||||
|
||||
# 2. Nur das Steam-Repo von RPM Fusion einbinden
|
||||
# Wir nutzen hier direkt das Repo-File von RPM Fusion, ohne das ganze 'nonfree-release'
|
||||
dnf5 install -y https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-steam-release-44.noarch.rpm
|
||||
dnf5 install -y https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
||||
|
||||
# 3. Falls RPM Fusion doch noch 'rawhide' Dateien abgelegt hat, löschen wir sie sicherheitshalber
|
||||
rm -f /etc/yum.repos.d/rpmfusion-*-rawhide.repo
|
||||
|
||||
Reference in New Issue
Block a user