Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install Mate Desktop in Arch Linux - DesignLinux

May 29 2020
designlinux 0 Comments

MATE, pronounced as ‘matey’ is a lightweight, simple and intuitive desktop environment that can be installed on most Linux distributions to give that smooth and appealing look. It’s easily customizable and easy on resource consumption.

In this brief article, you will learn how to install the MATE desktop on Arch Linux distribution.

Installing MATE Desktop on Arch Linux

Now lets our hands dirty and install MATE desktop:

Step 1: Update Arch Linux

Before anything else, first, ensure that you update the Arch Linux packages by running the command.

$ sudo pacman -Syu
Update Arch Linux

Update Arch Linux

I’ve used the latest version of Arch Linux ( version 2020.01.01) which is freshly installed. That’s why the system registers that no updates are available.

Step 2: Install the X Windows System on Arch Linux

Xorg is a popular X windows system or display system that was designed for Unix / Linux systems to provide a graphical environment. To install Xorg on Arch Linux, run the command.

$ sudo pacman -S xorg xorg-server
Install X Window on Arch Linux

Install X Window on Arch Linux

When prompted, simply hit the ENTER button to install all the packages.

Step 3: Installing MATE Desktop Environment in Arch Linux

With Xorg installed, we can then proceed to install the MATE desktop environment. Simply run the command below. This is going to take some time, and it would be a good time to unwind with a cup fo coffee.

$ sudo pacman -S mate mate-extra
Install Mate Desktop on Arch Linux

Install Mate Desktop on Arch Linux

As seen earlier, when prompted, simply hit ENTER to install all the packages.

Step 4: Install LightDM Display Manager in Arch Linux

The LightDM display manager handles the graphical login for a user in the system with login credentials. To install lightDM run the command.

$ sudo pacman -S lightdm
Install LightDM in Arch Linux

Install LightDM in Arch Linux

Next, let’s install greeter, a utility that provides a GUI login screen.

$ sudo pacman -S lightdm-gtk-greeter
Install LightDM Greeter in Arch Linux

Install LightDM Greeter in Arch Linux

Enable the lightDM service to start on boot.

$ sudo systemctl enable lightdm

Finally, reboot your ArchLinux system.

$ sudo reboot

Step 5: Booting Into the MATE Desktop in Arch Linux

Upon rebooting, the login screen below will be displayed.

Mate Desktop Login

Mate Desktop Login

Provide your password and hit ENTER. The MATE desktop environment will come into view and as you will discover it’s quite minimalistic and easy to use.

Running Mate Desktop in Arch Linux

Running Mate Desktop in Arch Linux

To get more information about the MATE desktop environment, click on the ‘Places’ tab and select ‘About MATE’ option.

About Mate Desktop

About Mate Desktop

You will get the version and a brief history of the MATE desktop environment.

About Mate Desktop Version Info

About Mate Desktop Version Info

We have finally succeeded in installing the MATE desktop environment on Arch Linux. Feel free to customize your desktop and install more software utilities to enhance your user experience. That’s all for now.

Sharing is Caring…
Share on FacebookShare on TwitterShare on LinkedinShare on Reddit

Related

Tags: Arch Linux Tips, Mate Desktop

How To Install Pandora FMS Monitoring Tool in Ubuntu 18.04

Prev Post

Learn Python List Data Structure – Part 1

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
  • 710
  • 575,200

DesignLinux.com © All rights reserved

Go to mobile version