Update virtualization installation script
This commit is contained in:
+2
-2
@@ -7,6 +7,7 @@ set -eoux pipefail
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
echo "Installing Virtualization, Plasma Setup and Hardware Helpers..."
|
echo "Installing Virtualization, Plasma Setup and Hardware Helpers..."
|
||||||
dnf5 install -y \
|
dnf5 install -y \
|
||||||
|
--allowerasing \
|
||||||
libvirt-daemon \
|
libvirt-daemon \
|
||||||
libvirt-daemon-driver-qemu \
|
libvirt-daemon-driver-qemu \
|
||||||
libvirt-daemon-config-network \
|
libvirt-daemon-config-network \
|
||||||
@@ -19,8 +20,7 @@ dnf5 install -y \
|
|||||||
plasma-setup \
|
plasma-setup \
|
||||||
libva-utils \
|
libva-utils \
|
||||||
#intel-media-driver \
|
#intel-media-driver \
|
||||||
micro \
|
micro
|
||||||
--allowerasing
|
|
||||||
|
|
||||||
# --- 2. Die sofortige Bereinigung (WICHTIG!) ---
|
# --- 2. Die sofortige Bereinigung (WICHTIG!) ---
|
||||||
echo "Cleaning up this layer..."
|
echo "Cleaning up this layer..."
|
||||||
|
|||||||
Reference in New Issue
Block a user