That is easy, just purge the current DE package with apt
then install the new DE package , again with apt
Depending on how your current DE is packaged , it may leave a few things behind… that does not really matter, as long as you remove the main meta-package
Dont try to have 2 DE’s installed at once. It can be done , but is complex, especially if one of them is KDE.
Neville
Hey!
I have GNOME and KDE on my Ubuntu System.
And both run fine except for some theme problems on GNOME.
Still, it doesn’t really matter because I mostly use KDE itself.
Yes you can install 2 DTE.
As you say, they can interfere
I added KDE to Xfce once. The CD burner would not work. I had a lot of trouble removing all traces of KDE
If you want to do a dual DTE, I would suggest use Fedora… it is properly set up to cope with multiple DTE.
@nevj
OK, if I decide to install Mate DE, could you share some terminal commands that I need to use.
What really bugs me the most about Ubuntu is un-ability to be able to copy and paste from the desktop to home folders. Gnome3 isn’t very user friendly for me.
Yes sure.
You need to find the names of
the gnome package
the mate package
in Ubuntu.
Use apt-cache search gnome
and apt-cache search mate
You will get lots of output, have to search through it and find the top level package – called a metapackage maybe
Then you purge the gnome package
apt-get purge gnome-whatever as su
then , without logging out, install the mate package
apt-get install mate-whatever as su
Thats all, boot and mate should come up.
The hardest part is finding the names of the top level controlling package.
In Debian the gnome top level package is called gnome
the mate top level package is called mate-core
I’ve never had any operational issues when I’ve had two DE’s on one computer, but they do occasionally get their wires crossed with themes, setting wallpaper, etc. One way to avoid this is by having separate user accounts for each DE so that you don’t get any conflicting user configs.
Hi @Kenneth_Dotson ,
The DE that tends to conflict with others is KDE.
Separate user accounts is a good idea. One would have to be careful with things like email.
The DE is not owned by the user, it is system-wide, but the config files are user specific.so they would be separated.
Greetings ladies and gentlemen, hope you’re all doing well.
Instead of starting a new thread, decided to post on this one.
Recently installed GNOME desktop environment on MX Linux. To my surprise, the login option for it are multiple (GNOME, GNOME Classic, GNOME on Wayland, GNOME on Xorg etc. etc.). Not that my issue is this, but thought I should mention it.
My problem: encrypted hard drive partition doesn’t open/is inaccessible. If I click on it, I see that processing circle go on and on…
Do I need to install some other tool to access/load/mount this partition?
Hi Rohit,
Did it work before you installed Gnome?
What does gnome disks see?
You might try this
I dont see why an OS would fail to mount an encrypted partition? I thought encryption protected the files content but you say it cant even detect the partition? That is strange? I dont know enough about encryption to understand this.
Thx for quick reply Neville!
Yes, it worked before and also works now (in Xfce).
And the partition does get detected in both GNOME and Xfce. When I click on it in xfce, it asks for encryption password and then root/admin password and I’m in.
But in GNOME, it just keeps processing (small processing circle) and nothing happens. Its bizarre. Then I close the window (Thunar File Manager).
When I open a new file manager, this is the message it gives, “Failed to mount ‘xyz GB Encrypted’. An operation is already pending.”
I looked up the internet for this strange issue but couldn’t find an exact equivalent.