From 8e0ad36095c93374491510949da3b2e1d4bea0f5 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sun, 3 May 2026 22:05:50 +0200 Subject: [PATCH] Update dnf5 commands for package management --- build/10-repos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/10-repos.sh b/build/10-repos.sh index 77b4d98..f736ff4 100755 --- a/build/10-repos.sh +++ b/build/10-repos.sh @@ -6,4 +6,4 @@ dnf5 install -y \ https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-44.noarch.rpm \ https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-44.noarch.rpm -dnf5 clean all +dnf5 -y distro-sync && dnf5 -y makecache