Remove Firefox and langpacks from the system

Remove Firefox and related packages from the system.
This commit is contained in:
humocs-man
2026-05-23 11:45:44 +02:00
committed by GitHub
parent c79ea48821
commit 4855abcbad
@@ -9,6 +9,8 @@ echo "Removing Firefox and langpacks..."
dnf5 remove -y \ dnf5 remove -y \
firefox \ firefox \
firefox-langpacks* \ firefox-langpacks* \
plasma-discover \
plasma-discover-flatpak \
plasma-discover-notifier || true plasma-discover-notifier || true
rm -f /etc/xdg/autostart/org.kde.discover.notifier.desktop rm -f /etc/xdg/autostart/org.kde.discover.notifier.desktop