<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>If you're already set up in one environment you can also easily add/remove others. These add a lot of different packages for each environment:<br><br></div>sudo apt-get install mate-desktop-environment<br></div>sudo apt-get install cinnamon-desktop-environment<br></div>sudo apt-get install gnome-desktop-environment<br></div>sudo apt-get install xubuntu-desktop<br></div>sudo apt-get install kubuntu-desktop<br><br></div>Conversely you can remove these with<br><br></div>sudo apt-get remove kubuntu-desktop<br><br></div>And clean things up with autoremove:<br><br></div>sudo apt-get autoremove<br><br></div><br></div>​Charles</div>