Here’s how you can try all of the desktop environments on Linux without reinstalling versions. First, you open terminal.
(You follow these commands to install the ones you want–if you already have one there is no ned to reinstall it under normal circumstances)
Type: sudo su and give your admin password.
To get:
GNOME: apt-get install ubuntu-desktop
KDE: [...]

