24 Sep 2021
dpkg -l | grep .xfce. | awk '{print $2}' | xargs apt-get purge -V --auto-remove -yy
https://mxlinux.org/wiki/xfce/how-to-completely-remove-xfce/
dpkg -l | grep .xfce. | awk '{print $2}' | xargs apt-get purge -V --auto-remove -yy
https://mxlinux.org/wiki/xfce/how-to-completely-remove-xfce/