How to remove X from Trisqeul mini
- Anmelden oder Registrieren um Kommentare zu schreiben
Hi
How can I safely remove X-Serveer and all related from Trisquel Mini (Openbox/LXDE) in a running environment ? I made a mistake instlling this version because I didn't found a link to version without X.
The NetInstall does not include X. Click on the "More" link on https://trisquel.info/download
That said, you can remove the package named "x11-common". That should trigger the removal of everything graphical. In a terminal (such as that of the text session you xan get with Ctrl+Alt+F1):
$ sudo apt purge x11-common
- Anmelden oder Registrieren um Kommentare zu schreiben