My Ubuntu Mate 25.04 restarted in a totally different appearance

How can i revert to default?
Thanks!


Seems to be something wrong with Ubuntu Desktop

Yes indeed, there is something wrong with ubuntu-desktop, it is called GNOME
Why did you install it in the first place if you don't like it ?

To correct this error, open a terminal and invoke the incantation:

sudo apt purge gnome-shell*  ubuntu-desktop*
sudo apt install --reinstall ubuntu-mate-desktop

If that doesn't work: wipe and reinstall
and don't try to install "ubuntu-desktop" again.

7 Likes

Thank you!
Your incantation worked after I backtracked in the Terminal and

sudo apt-get remove gnome-browser-connector

I was trying to install this extension. Not anymore

3 Likes