Replace RPM Fusion repos with Terra44 repo
This commit is contained in:
+1
-2
@@ -3,7 +3,6 @@ set -eoux pipefail
|
|||||||
dnf5 upgrade -y
|
dnf5 upgrade -y
|
||||||
|
|
||||||
dnf5 install -y \
|
dnf5 install -y \
|
||||||
https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \
|
https://repos.fyralabs.com/terra44/terra-release.rpm
|
||||||
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
|
||||||
|
|
||||||
dnf5 clean all
|
dnf5 clean all
|
||||||
|
|||||||
Reference in New Issue
Block a user