Is there a way to change flavours from Ubuntu 15.04 (Vivid Vervet) to MATE 15.04 without downgrading back to 14.10 first?
Asked
Active
Viewed 6,327 times
1
-
http://wiki.mate-desktop.org/download – xangua Jun 12 '15 at 02:15
-
1wiki.mate-desktop.org/download Does not provide me with a solution. – myusername Jun 12 '15 at 02:22
-
1"MATE 1.8 has been available in official repositories since Ubuntu 14.10." – xangua Jun 12 '15 at 02:24
-
1possible duplicate of Will I be able to get an interface that is like Gnome Classic in Ubuntu 14.04? – xangua Jun 12 '15 at 02:25
-
list of packages available http://packages.ubuntu.com/vivid/mate-desktop-environment – JoKeR Jun 12 '15 at 02:37
-
1I will repeat, "wiki.mate-desktop.org/download " does NOT provide any instruction / command line info for being able to switch from 15.04 (Vivid Vervet) to MATE 15.04 . Unless im missing something PLEASE INDICATE to me where you would find the info that I am requesting. It simply is NOT there – myusername Jun 12 '15 at 04:23
1 Answers
2
Ok got it , it was staring me right in the face!
First make sure your package list is up-to-date by running:
sudo apt-get update
To install MATE, choose one of the apt-get options below.
This will install the base packages required for a minimal MATE desktop
sudo apt-get install mate-desktop-environment-core
This will install the complete MATE desktop
sudo apt-get install mate-desktop-environment
This will install the complete MATE desktop including a few extras
sudo apt-get install mate-desktop-environment-extras

Rinzwind
- 299,756

myusername
- 81