Although I am partial to XFCE, I decided to try Mate recently and it really has come a long way. I didn't do any extensive memory/performance testing, but it seemed at least as quick and light as the XFCE I know and love.
sudo add-apt-repository "deb http://repo.mate-desktop.org/ubuntu $(lsb_release -sc) main"
sudo apt-get update
sudo apt-get --yes --quiet --allow-unauthenticated install mate-archive-keyring
sudo apt-get update
If you just want the Mate core
sudo apt-get install mate-core
Full Mate Install
sudo apt-get install mate-desktop-environment
No comments:
Post a Comment