Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install Latest Mate Desktop in Ubuntu and Fedora - DesignLinux

May 25 2021
designlinux 0 Comments

MATE desktop is a simple, intuitive, and attractive continuation of GNOME 2. It is under active development to bring about constant improvements using modern technologies while holding to the traditional desktop experience.

There are several Linux distributions that support the MATE desktop including of course Ubuntu, and there is a dedicated Ubuntu MATE edition for this elegant desktop environment as well.

[ You might also like: 13 Open Source Linux Desktop Environments of All Time ]

In this how-to guide, I will describe the simple steps for the installation of the latest version of the MATE desktop on Ubuntu and Fedora.

For Linux users hoping to try out MATE desktop probably for the first time, some of its notable default applications include:

  • Macro windows manager
  • Caja file manager
  • MATE Terminal, terminal emulator
  • Pluma text editor
  • Eye of MATE, simple graphics viewer
  • Atril multi-page document viewer
  • Engrampa archive manager coupled with many other minor applications

Install Mate Desktop on Ubuntu Linux

You can install the latest version of the MATE desktop from the default repositoires as shown:

$ sudo apt-get update
$ sudo apt install ubuntu-mate-desktop

In case you wish to upgrade MATE to the latest version, simply run the command below after updating your system:

$ sudo apt-get dist-upgrade

Wait for a few minutes, depending on your Internet connection speeds for the installation process to finish, log out of your current session or restart your system and choose MATE desktop at the login interface as in the image below.

Choose Mate in Ubuntu
Choose Mate in Ubuntu
Running Mate Desktop in Ubuntu
Running Mate Desktop in Ubuntu

Install Mate Desktop on Fedora Linux

It’s pretty straightforward to install Mate Desktop alongside your current desktop on Fedora using the dnf command as shown.

# dnf install @mate-desktop

If you want to install Mate-related tools as well, you can install them with this command.

# dnf install @mate-applications

After Mate desktop installation is done, log out from the current session and select Mate desktop environment to use and log in.

Select Mate Desktop at Fedora Login
Select Mate Desktop at Fedora Login
Running Mate Desktop in Fedora Linux
Running Mate Desktop in Fedora Linux

[ You might also like: How to Install Latest Cinnamon Desktop in Ubuntu and Fedora ]

Remove Mate Desktop from Ubuntu & Fedora

If you didn’t like the Mate Desktop, you can remove it completely from your respective Linux distributions using the following instructions.

---------------- On Ubuntu Linux ---------------- 
$ sudo apt-get remove ubuntu-mate-desktop 
$ sudo apt-get autoremove

---------------- On Fedora Linux ---------------- 
# dnf remove @mate-desktop
# dnf remove @mate-applications

I hope everything went on well, however, for those who encountered some unexpected errors or wish to offer supplementary thoughts to this guide, you can get back to us through the comment section below.

Importantly, if MATE does not meet your expectations presumably as a new user, you can follow up on our upcoming how-to guides for installations of other popular Linux desktop environments as well. Remember to always stay connected to Tecmint.com

Related

Tags: Fedora Tips, Mate Desktop, Ubuntu Tips

How to Install Latest Cinnamon Desktop in Ubuntu and Fedora

Prev Post

10 Most Used Linux Distributions of All Time

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 2
  • 651
  • 1,055,423

DesignLinux.com © All rights reserved

Go to mobile version