Let's consider that we have downloaded network boot mini.iso (real Ubuntu version does not matter, but LTS is better).
How should I install minimal but functional MATE Desktop Environment from it?
Let's consider that we have downloaded network boot mini.iso (real Ubuntu version does not matter, but LTS is better).
How should I install minimal but functional MATE Desktop Environment from it?
You have two options here:
Install minimal system and then install all needed packages with tasksel:
sudo tasksel install ubuntu-mate-core
The resulting system will be small (about 4 Gb), but functional.
You can then adjust this basement to suite your needs.
Notes:
ubuntu-mate-desktop^ - see my other answer.tasksel to remove packages from the system (see this post for details)!