You are not logged in.

#1 2017-09-01 12:58

liquidsnake
Member
From: Texas
Registered: 2017-08-24
Posts: 19
Website

How to remove other desktop environments?

I installed the XFCE and LXDE desktop environments just to test them out and see how they look. Now I want to remove them but I guess I'm not entering the right command in the Terminal. What's the correct command to remove these two completely? Thanks in advance!

Offline

#2 2017-09-02 11:07

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,230
Website

Re: How to remove other desktop environments?

First, you need to list installed packages in terminal:
$ sh /usr/share/apps/q4os_system/bin/altde_util.sh --list-packages XFCE
$ sh /usr/share/apps/q4os_system/bin/altde_util.sh --list-packages LXDE

Remove listed packages this way:
$ sudo apt-get autoremove <listed_packages>

Offline

#3 2017-09-02 23:03

Dai_trying
Member
From: UK
Registered: 2015-12-14
Posts: 2,989

Re: How to remove other desktop environments?

Just a word of warning, this will list q4os-network-manager, gksu, desktop-base and probably a few others that you might not want to remove...

Offline

#4 2017-09-03 00:07

liquidsnake
Member
From: Texas
Registered: 2017-08-24
Posts: 19
Website

Re: How to remove other desktop environments?

Ok thank you so much!

q4osteam wrote:

First, you need to list installed packages in terminal:
$ sh /usr/share/apps/q4os_system/bin/altde_util.sh --list-packages XFCE
$ sh /usr/share/apps/q4os_system/bin/altde_util.sh --list-packages LXDE

Remove listed packages this way:
$ sudo apt-get autoremove <listed_packages>

Offline

#5 2017-09-03 00:07

liquidsnake
Member
From: Texas
Registered: 2017-08-24
Posts: 19
Website

Re: How to remove other desktop environments?

Thanks for the heads up!

Dai_trying wrote:

Just a word of warning, this will list q4os-network-manager, gksu, desktop-base and probably a few others that you might not want to remove...

Offline

#6 2017-09-03 02:24

crosscourt
Member
Registered: 2017-05-07
Posts: 1,805
Website

Re: How to remove other desktop environments?

Ive been using XFCE with Q4OS and installed it with Synaptic no issues and decided to remove it with Synaptic and also had no issues.

Same with a few other distros Im using.


Q4OS Aquarius 5.1 KDE   Lenovo Thinkcentre M900 Tiny i5-6500T, 16gb ddr4 ram, 512gb m.2 ssd

Offline

#7 2017-09-21 18:13

vmonev
Member
Registered: 2017-09-16
Posts: 1

Re: How to remove other desktop environments?

Why not fresh install? It would help too, I suppose.

Offline

Board footer

Powered by FluxBB