GUI packages were moved from optdeps to depends in extra/suil. This has the pleasant side effect of forcing users to install EOL Qt5 packages that aren't actually used. This package enables users to keep unwanted GUI packages off their systems without having to forcibly remove them whenever suil is bumped.
To remove Qt5 packages previously installed by suil:
sudo pacman -Runcs qt5-x11extras qt5-base qt5-translations
To look for other unwanted packages:
pacman -Qdtt
Pinned Comments
xiota commented on 2025-11-15 17:07 (UTC) (edited on 2025-11-15 17:13 (UTC) by xiota)
GUI packages were moved from optdeps to depends in
extra/suil. This has the pleasant side effect of forcing users to install EOL Qt5 packages that aren't actually used. This package enables users to keep unwanted GUI packages off their systems without having to forcibly remove them whenever suil is bumped.To remove Qt5 packages previously installed by suil:
sudo pacman -Runcs qt5-x11extras qt5-base qt5-translationsTo look for other unwanted packages:
pacman -Qdtt