Score:3

Install Ubuntu with vanilla MATE desktop (no Software Boutique or Welcome snaps)

cn flag
Tux

As I don't want unconfined snaps in my system, I would like to know what is the best way to have a Mate desktop on Ubuntu without installing the unconfined snaps that are included with Ubuntu MATE installation. i.e.: install Ubuntu Server and then install mate desktop package.

To clarify, I only want the standard Mate desktop without snaps.

Thank you!

cocomac avatar
cn flag
Why not just download Ubuntu server and install the `mate-desktop-environment` package?
Tux avatar
cn flag
Tux
Yep, that's the only option I know. Do you know if there is some problem using Ubuntu Server as a desktop? (like a different kernel configuration unsuitable for gaming or unnecessary services installed by default)
Score:1
zw flag

You install Ubuntu MATE task on the 20.04 LTS minimal system obtained from netboot mini.iso by

sudo apt-get update
sudo apt-get install ubuntu-mate-desktop^

and it will not have Snaps preinstalled. Please note that you need to fix Network Manager by following this answer.

If you have installed Snaps by yourself - remove both by:

sudo snap remove software-boutique --purge
sudo snap remove ubuntu-mate-welcome --purge

Or more debian-like way by installing binaries which were compiled from the same mate-desktop-environment source package:

sudo apt-get install mate-desktop-environment mate-desktop-environment-extra
Tux avatar
cn flag
Tux
Thank you! I like the debian-like method as I want something similar to a debian install with Mate desktop.
Tux avatar
cn flag
Tux
Just in case, will this method work using Ubuntu Server media or is there some problem like a different kernel configuration unsuitable for gaming?
N0rbert avatar
zw flag
It should work for Ubuntu Server media. But I prefer mini.iso.
Tux avatar
cn flag
Tux
Ok, thank you! :)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.