Does it work for MX 18 as the wiki mentions upto MX-17kmathern wrote: Wed Apr 03, 2019 2:44 pm There's a command in the wiki to remove all xfce related packages: https://mxlinux.org/wiki/xfce/how-to-co ... move-xfce/
[SOLVED] Remove XFCE and use only LXDE or Mate
-
- Posts: 65
- Joined: Sat Mar 23, 2019 3:43 am
Re: Remove XFCE and use only LXDE or Mate
- Stevo
- Developer
- Posts: 14625
- Joined: Fri Dec 15, 2006 7:07 pm
Re: Remove XFCE and use only LXDE or Mate
The XFCE packages are still the same in MX 18.X, so the command will work.
-
- Posts: 65
- Joined: Sat Mar 23, 2019 3:43 am
-
- Posts: 65
- Joined: Sat Mar 23, 2019 3:43 am
Re: Remove XFCE and use only LXDE or Mate
How do you do the reverse then? Reinstall XFCE?sagsaw wrote: Thu Apr 04, 2019 2:07 pmDoes it work for MX 18 as the wiki mentions upto MX-17kmathern wrote: Wed Apr 03, 2019 2:44 pm There's a command in the wiki to remove all xfce related packages: https://mxlinux.org/wiki/xfce/how-to-co ... move-xfce/
Re: Remove XFCE and use only LXDE or Mate
Hello Sagsaw,sagsaw wrote: Fri Apr 05, 2019 3:27 amHow do you do the reverse then? Reinstall XFCE?sagsaw wrote: Thu Apr 04, 2019 2:07 pmDoes it work for MX 18 as the wiki mentions upto MX-17kmathern wrote: Wed Apr 03, 2019 2:44 pm There's a command in the wiki to remove all xfce related packages: https://mxlinux.org/wiki/xfce/how-to-co ... move-xfce/
After reading your different posts/topics, I wonder if MX is really the distro you need. Why not trying other distros like pure Debian or Sparky (if you need LXDE or Mate) ?
- Richard
- Posts: 1590
- Joined: Fri Dec 12, 2008 9:31 am
Re: [SOLVED] Remove XFCE and use only LXDE or Mate
Re reinstall Xfce
Probably easier to just reinstall MX.
Backup your data to a different medium to safeguard.
Probably easier to just reinstall MX.
Backup your data to a different medium to safeguard.
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
__kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
__Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.
HP Ryzen 5 17-cp3xxx with MX23.4 AHS & Liquorix 6.10-12~mx23ahs amd64
__kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
__Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.
HP Ryzen 5 17-cp3xxx with MX23.4 AHS & Liquorix 6.10-12~mx23ahs amd64
-
- Posts: 65
- Joined: Sat Mar 23, 2019 3:43 am
Re: Remove XFCE and use only LXDE or Mate
Hi zorzi,zorzi wrote: Fri Apr 05, 2019 3:30 amHello Sagsaw,
After reading your different posts/topics, I wonder if MX is really the distro you need. Why not trying other distros like pure Debian or Sparky (if you need LXDE or Mate) ?
Will try to keep it short ...
Been installing trying using different Linux Distros ( did also have QNX BEOS installed too ) since 1999 ...
Every 3 year period since then for me has had different winners ...
Server for me has been always Pure Debian and offlate Ubuntu Server since 14.04.
But desktop has had shifting successes as and how distros progress with their improvements and new features and overall development work.
Till 2012 mostly its been debian after which it has been Lubuntu till the time I have been fascinated with the term LTS ...
Lubuntu is moving to LXQT and dropping its Lightweight tag and also does not intend to be a 5 year LTS Distro just as yet. I love LXDE Plus Openbox.
That started my search again since 2018 and I zeroed in on Linux Mint Mate Edition.
But then I also found MXLinux (found ???) ...
MXLinux is very fast and I think its kernel is quite well tuned for desktop use ...
How I came to this conclusion ...
Single core 32 bit VIA C7 with 4gb ram ...
Tried Slitaz, Mint Mate, Lubuntu/Ubuntu and MXLinux ... All live no install ...
SLitaz took ages to just unpack the .gz files ditto the other ... Mint was the slowest ... thats a surprise ...
Fastest boot MXLinux ... and played youtube 144p with vesa driver and no other aid pure software ...
On all other distros youtube took ages to start and the videos just did not seem to play or played frame by frame with a 10 seconds or more delay per frame ...
So obviously the MX-4.19 kernel has something going for it ...
So MXLinux looks like the one for me for Desktop (for me means not just individual but also places where I decide which OS goes on the computer) and hence I am trying now stage two ... customize it for my needs and hence the activity on the forums seeking help advice guidance and providing feedback ...
-
- Posts: 65
- Joined: Sat Mar 23, 2019 3:43 am
Re: Remove XFCE and use only LXDE or Mate
Did it successfully using the link provided byStevo wrote: Thu Apr 04, 2019 2:56 pm The XFCE packages are still the same in MX 18.X, so the command will work.
HTOP does not work because it requires xfce4-terminal so installed it. Any work around for the requirement of xfce4-terminal???
Synaptic from menu does not work at all.
running synaptic-pk gives error attached in the screenshot.
but running sudo synaptic-pk from terminal launches Synaptic.
You do not have the required permissions to view the files attached to this post.
- kmathern
- Developer
- Posts: 2533
- Joined: Wed Jul 12, 2006 2:26 pm
Re: Remove XFCE and use only LXDE or Mate
sagsaw wrote: Sun Apr 07, 2019 2:01 pm HTOP does not work because it requires xfce4-terminal so installed it. Any work around for the requirement of xfce4-terminal???
I'm not seeing here that htop specifically requires xfce4-terminal.
Code: Select all
$ apt-cache depends htop
htop
Depends: libc6
Depends: libncursesw5
Depends: libtinfo5
Suggests: lsof
Suggests: strace
Conflicts: htop:i386
I think htop should pretty much work with any of the terminal emulators. Did you install lxterminal (LXDE) or mate-terminal (MATE)?
- Head_on_a_Stick
- Posts: 919
- Joined: Sun Mar 17, 2019 3:37 pm
Re: Remove XFCE and use only LXDE or Mate
That seems to be failing because it's attempting to authorise as the root user — did you supply your user password instead?
In respect of htop, I can install that in a bare console without X so there must be another package that has x-terminal-emulator as a dependency — you can install any of the terminals listed on the linked page to fulfill that dependency.
mod note: Signature removed, please read the forum rules