From 6d93d8e10ec24288ba59567207293d437909dd7d Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Thu, 28 May 2026 16:08:02 -0300 Subject: [PATCH] Update SonicDE for EL 10.2 --- Dockerfile | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6700c79..8338bf8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,11 +15,21 @@ RUN dnf install --nogpgcheck -y https://mirrors.rpmfusion.org/free/el/rpmfusion- RUN dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/andersrh/sonicDE/repo/rhel+epel-10/andersrh-sonicDE-rhel+epel-10.repo -y RUN dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/xlibre/xlibre-xserver/repo/rhel+epel-10/group_xlibre-xlibre-xserver-rhel+epel-10.repo -y +RUN dnf config-manager --add-repo https://pc-rytteren.dk/forge/api/packages/anders/rpm.repo -y # This may be necessary for the speakers and internal microphone RUN dnf install -y alsa-sof-firmware -RUN dnf install sonic-workspace-x11 sonic-win sonic-interface-libraries sonic-workspace --allowerasing -y +RUN rpm -e --nodeps plasma-workspace-libs plasma-workspace libplasma \ + kwin kwin-common kwin-libs kscreenlocker plasma-desktop sddm-wayland-plasma && \ + dnf install --allowerasing --nogpgcheck -y \ + sonic-workspace-6.6.4-10.el10 \ + sonic-workspace-libs-6.6.4-10.el10 \ + sonic-workspace-common-6.6.4-10.el10 \ + sonic-workspace-x11-6.6.4-10.el10 \ + sonic-win-6.6.4-10.el10 \ + sonic-desktop-interface-6.6.4-10.el10 \ + sonic-interface-libraries RUN dnf install -y fish distrobox nvtop intel-media-driver libva-intel-driver htop RUN dnf install -y https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.2.0/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm