**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)”).
Applications :
Several GNOME applications have been forked and renamed:
- Caja – File manager (from Nautilus)
- Pluma – Text editor (from Gedit)
- Eye of MATE – Image viewer (from Eye of GNOME)
- Atril – Document Viewer (from Evince)
- Engrampa – Compression tool (from File Roller)
- MATE Terminal – Terminal emulator (from GNOME Terminal)
- Marco – Window manager (from Metacity)
Installing Mate-Desktop-Environment (Main)
MATE has its own Ubuntu repository, available for Ubuntu. To add the repository and install MATE Desktop in Ubuntu, use the following commands:
sudo add-apt-repository "deb http://packages.mate-desktop.org/repo/ubuntu $(lsb_release -cs) main"
Code language: JavaScript (javascript)
sudo apt-get update
Code language: JavaScript (javascript)
sudo apt-get install mate-archive-keyring
Code language: JavaScript (javascript)
sudo apt-get update
Code language: JavaScript (javascript)
sudo apt-get install mate-core
Code language: JavaScript (javascript)
sudo apt-get install mate-desktop-environment
Code language: JavaScript (javascript)
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:
<code>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</code>
Code language: HTML, XML (xml)
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