No longer Welcome (or Software Boutique)

I just upgraded from 16.04 to 18.04 via the Software Updater. It looks like everything is working OK. Except that Welcome and Software Boutique are no longer in the main menu (Brisk Menu, Netbook user interface).

According to App Grid, Welcome is installed. However I see nothing in the /snap folder, no snap folder in my home folder.

Should I try to re-install Welcome? Do I need to install snap first?

Thanks for any help.

Bill

Yes, you need to install the snap. From the Ubuntu MATE 18.04 release notes:

Get the Ubuntu MATE snaps

When the upgrade is complete and you’re logged in, open a terminal and execute:

snap install ubuntu-mate-welcome --classic
snap install software-boutique --classic
snap install pulsemixer

The snap packages above are installed when performing a clean install of Ubuntu MATE 18.04, but are not automatically installed when upgrading from an earlier release.

2 Likes

That did the trick. Everything is back to normal - very easy update. Thanks for your quick response.

Bill