Restore multimedia installation and comment ROCm setup

Re-enable multimedia package installation and comment out ROCm installation.
This commit is contained in:
humocs-man
2026-05-07 06:22:05 +02:00
committed by GitHub
parent 763a4ad353
commit 644feb9d1a
+10 -9
View File
@@ -19,15 +19,16 @@ dnf5 install -y \
gstreamer1-plugins-bad-free-extras \ gstreamer1-plugins-bad-free-extras \
intel-media-driver intel-media-driver
#dnf5 install -y @multimedia dnf5 install -y @multimedia
echo "Installing rocm"
dnf5 install -y \ #echo "Installing rocm"
rocm-clinfo \ #dnf5 install -y \
rocm-hip \ # rocm-clinfo \
rocm-opencl \ # rocm-hip \
rocblas \ # rocm-opencl \
hipblas \ # rocblas \
rocm-runtime # hipblas \
# rocm-runtime
# --- 2. Die sofortige Bereinigung (WICHTIG!) --- # --- 2. Die sofortige Bereinigung (WICHTIG!) ---