[Solved] Remove XFCE? [Whooping Crane]

Archived topics about LMDE 1 and LMDE 2
Locked
SmallTock

[Solved] Remove XFCE? [Whooping Crane]

Post by SmallTock »

I'm a noob to mint, but have been a Xubuntu user for a while. I used xubuntu because gnome/unity have become so irritating. Well, I downloaded the xfce disc for two reasons:
- To be safe in case I ever install it on a low-end PC with this disc
- Because I didn't know what Cinnamon was

So I installed Cinnamon with synaptic because I heard about how amazingly intuitive it is, but I want to remove xfce. How would I go about this? :|
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
SmallTock

Re: Remove XFCE?

Post by SmallTock »

Nevermind. Too long and no responses, so I just burned a new dvd. :wink:
Anakinholland

Re: Remove XFCE?

Post by Anakinholland »

Just for future reference: this
Askubuntu wrote:xfce4 itself is a meta-package that will install a default configured xfce desktop environment.

In most cases the base files that comes with xfce4 are: xfconf, xfce4-utils, xfwm4, xfce4-session, thunar, xfdesktop4, exo-utils

So you can do

Code: Select all

sudo apt-get purge xfconf xfce4-utils xfwm4 xfce4-session thunar xfdesktop4 exo-utils xfce4-panel xfce4-terminal
Then most of the package that were associated with these package become autoremovable so you can run

Code: Select all

sudo apt-get autoremove
OR

Almost all xfce4 package depend upon libxfce4util-common. Just purge that one and you remove everything related to xfce
Cheers,

Anakin
Locked

Return to “LMDE Archive”