How to Install Mate Desktop in Arch Linux

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. If you prefer the Cinnamon or XFCE desktop environments, refer to our guides on how to install Cinnamon or XFCE on Arch Linux.

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.

If this article helped, with someone on your team.

TecMint Weekly Newsletter
Get the Learn Linux 7 Days Crash Course free when you join 34,000+ Linux professionals reading every Thursday.
Check your email for a magic link to get started.
Something went wrong. Please try again.
TecMint has been free for 14 years. Help keep it that way.
Google AI Overviews and tools like ChatGPT have cut into search traffic for independent tech sites like TecMint. Running this site costs over $2,000 every month for hosting, infrastructure, and paying authors to keep the content accurate and tested.

If this article helped you solve a problem, consider buying a coffee. It helps keep TecMint free, supports the authors, and keeps the project going.
☕ Buy Me a Coffee
James Kiarie
This is James, a certified Linux administrator and a tech enthusiast who loves keeping in touch with emerging trends in the tech world. When I'm not running commands on the terminal, I'm taking listening to some cool music. taking a casual stroll or watching a nice movie.

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

2 Comments

Leave a Reply

Got Something to Say? Join the Discussion...

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.

Free Course
Get a free Linux course before you go.
Subscribe to TecMint Weekly and get the Learn Linux 7 Days Crash Course free. Read by 34,000+ Linux professionals every Thursday.
Something went wrong. Please try again.
Check your email for a magic link to get started.