PDA

View Full Version : uninstall X



lilliput
07-14-2003, 10:04 AM
I would like to use knoppix on a host. I do not need X for that but I'm not sure about how to uninstall clearly X and (other window manager & graphics applications)

the commande i try was
apt-get remove kde*
just to have a look on the remove pacquet but i have seen some none graphics pacquet enough useful to be remove like
ark console-tools fluxbox ftape-util hotplug hotplug-knoppix ibod[....]

garyng
07-14-2003, 05:10 PM
apt-get remove xfree86-common
apt-get remove xlibs
apt-get remove xfonts*

shoule remove most X related stuff.

Stephen
07-14-2003, 06:46 PM
I would like to use knoppix on a host. I do not need X for that but I'm not sure about how to uninstall clearly X and (other window manager & graphics applications)

the commande i try was
apt-get remove kde*
just to have a look on the remove pacquet but i have seen some none graphics pacquet enough useful to be remove like
ark console-tools fluxbox ftape-util hotplug hotplug-knoppix ibod[....]

apt-get --purge remove kdelibs4 will remove all of KDE.