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,501
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,992

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
From: Wash DC
Registered: 2017-05-07
Posts: 1,872
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.x KDE   Dell Inspiron 3670  i5 8600, GTX 1660 Super, 32gb, 2tb NVME 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