Remove rpmfusion testing repos
Remove testing repository files from yum repos.
This commit is contained in:
@@ -15,6 +15,7 @@ dnf5 install -y \
|
||||
# bei einem frischen Release wie F44 oft Abhängigkeitsfehler, weil sie
|
||||
# auf "development" Pakete verweisen.
|
||||
rm -f /etc/yum.repos.d/rpmfusion-*-rawhide.repo
|
||||
rm -f /etc/yum.repos.d/rpmfusion-*-testing.repo
|
||||
|
||||
# 3. Optional: Cache leeren, um sicherzugehen, dass DNF nur die stabilen Repos sieht
|
||||
dnf5 clean all
|
||||
|
||||
Reference in New Issue
Block a user