X and Fluxbox :: How to remove X and Fluxbox



Just in case you're sick of X and Fluxbox, here's what you need to remove them:

As root

apt-get --purge remove xfree86-common
apt-get --purge remove fluxbox
apt-get --purge remove xfs
apt-get --purge remove xlibs-data
apt-get --purge remove xdialog

Quote
here's what you need to remove them

Don't you need dpkg before you can do that?

Yes, that's right. Cheers

original here.