Modify multimedia installation script options

Added --skip-unavailable option to dnf5 command.
This commit is contained in:
humocs-man
2026-04-28 18:57:52 +02:00
committed by GitHub
parent 8fccb602da
commit 2539cd8049
+2 -1
View File
@@ -16,7 +16,8 @@ dnf5 install -y \
gstreamer1-libav \
gstreamer1-plugins-bad-freeworld \
gstreamer1-plugins-ugly \
--allowerasing
--allowerasing \
--skip-unavailable
# Die Gruppeninstallation bleibt separat, da sie eine eigene logische Einheit ist
dnf5 group install -y multimedia --with-optional --allowerasing