as root,
- Code: Select all
equo remove libxfce4util xfconf --ask
Almost all xfce4 packages depend upon libxfce4util and xfconf,
so just purge those two and you remove everything related to xfce.
Except for "gtk-engines-xfce" and "xfce4-taskmanager", but you can remove those as well.
NOTE. do not use the "--deep" flag here.
I'm not sure, but when I did that , it leaved me with a unusable system.
With the "--deep" flag enabled, it removes also some system files, which deptest and libtest don't recover.
check the package list before proceeding., if in doubt, abort,
and show output here on the forum.
when done,
- Code: Select all
equo conf update
to check if configuration files needs to be updated, manually.
then,
- Code: Select all
equo deptest && equo libtest
It's pretty much the same as the guidelines for removing KDE
https://wiki.sabayon.org/index.php?title=Remove_KDEexcept for a few things.
success......