From 4da13eb56e0f83c8e63ae2331bd38b80fbcb86d9 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Fri, 22 May 2026 19:09:27 +0200 Subject: [PATCH] Remove Firefox and plasma-discover packages Removed Firefox and related langpacks, along with plasma-discover components. --- build/40-remove-packages-and-enable-Services.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/40-remove-packages-and-enable-Services.sh b/build/40-remove-packages-and-enable-Services.sh index 9655a62..23eee4f 100755 --- a/build/40-remove-packages-and-enable-Services.sh +++ b/build/40-remove-packages-and-enable-Services.sh @@ -9,8 +9,6 @@ echo "Removing Firefox and langpacks..." dnf5 remove -y \ firefox \ firefox-langpacks* \ - plasma-discover \ - plasma-discover-flatpak \ plasma-discover-notifier || true rm -f /etc/xdg/autostart/org.kde.discover.notifier.desktop