**MATE** (Spanish pronunciation: [[ˈmate]](http://en.wikipedia.org/wiki/Help:IPA_for_Spanish "Help:IPA for Spanish")) is a [desktop environment](http://en.wikipedia.org/wiki/Desktop_environment "Desktop environment") [forked](http://en.wikipedia.org/wiki/Fork_%28software%29 "Fork (software)") from the now-unmaintained code base of [GNOME](http://en.wikipedia.org/wiki/GNOME "GNOME") 2. The name derives from [yerba mate](http://en.wikipedia.org/wiki/Yerba_mate "Yerba mate"), a species of [holly](http://en.wikipedia.org/wiki/Holly "Holly") native to subtropical South America used to prepare a beverage called [mate](http://en.wikipedia.org/wiki/Mate_%28beverage%29 "Mate (beverage)").
``` sudo add-apt-repository "deb http://packages.mate-desktop.org/repo/ubuntu $(lsb_release -cs) main" ``` ``` `````` sudo apt-get update ``` ``` `````` sudo apt-get install mate-archive-keyring ``` ``` `````` sudo apt-get update ``` ``` `````` sudo apt-get install mate-core ``` ``` `````` sudo apt-get install mate-desktop-environment ``` ``` Now after all packages are unpacked. Reboot **Uninstalling Mate-Desktop-Environment (Removing)** If you want to remove MATE Desktop, you can use the following command: `````` `sudo apt-get remove atril atril-common caja caja-common engrampa engrampa-common ffmpegthumbnailer-caja libcaja-extension libmarco libmate libmate-common libmatecanvas libmatecomponent libmatecomponentui libmateconf libmatecorba libmatedesktop libmatekbd libmatekeyring libmatemenu libmatenotify libmatepanelapplet libmatepolkit libmateui libmatevfs libmateweather libmateweather-common marco marco-common mate-applets mate-applets-common mate-backgrounds mate-conf mate-conf-common mate-control-center mate-corba mate-core mate-desktop mate-desktop-common mate-dialogs mate-icon-theme mate-keyring mate-media mate-menus mate-mime-data mate-panel mate-panel-common mate-polkit mate-power-manager mate-power-manager-common mate-screensaver mate-session-manager mate-settings-daemon mate-settings-daemon-common mate-settings-daemon-gstreamer mate-system-monitor mate-terminal mate-terminal-common mate-text-editor mate-themes mate-vfs mate-vfs-common mate-window-manager python-mate` ``` ``` f you’ve installed the extra MATE packages (mate-desktop-environment), use the following command to remove them: `````` sudo apt-get remove libmatesensorsappletplugin mate-calc mate-desktop-environment mate-netspeed mate-sensors-applet mate-system-tools mate-utils mozo python-mate-menu system-tools-backends ``` ``` **Enjoy!!!** **If this article helped you share it with your friends. If you have any problem with this article or the content is inappropriate leave a comment below**