How to Install Discord on Manjaro and Other Arch Linux Derivatives

Discord is a popular service among open source communities. Learn to install the desktop client of Discord on Manjaro and other Arch-based Linux distros.
Warp Terminal

Discord is a cross-platform application that can be used for voice calling, video calling, text messaging, and sharing media and files.

It is extremely popular among gamers and streamers. Although, many open source projects have started using it for hosting their community discussion. You can find official Discord servers for such open source communities.

Discord can be accessed straight from your web browser. Installing the official desktop client gives you system notifications and focused communication rather than fumbling for the Discord tab among multiple opened tabs.

While Discord provides Deb files for Ubuntu, there is no such ready-to-use package for Arch Linux.

Fret not. In this tutorial, I will show you two methods to install Discord on Arch Linux and its derivatives.

  • Installing Discord via Pacman (CLI method, valid for all Arch-based distributions)
  • Installing Discord via Pamac (GUI method, valid for Manjaro and some other Arch-based distros that use Pamac tool)
βœ‹
Non-FOSS Warning! Discord is not open source software. Many Linux users use it for interacting with various communities and hence we have covered the installation steps here.

Method 1: Installing Discord via pacman command

First, update your system as it is a rolling release distribution and do not support partial upgrades.

Enter the following pacman command in the terminal to update your Arch Linux system.

sudo pacman -Syu

Now you can install Discord package via the following command.

sudo pacman -S discord

Once installed, just launch the application from the application menu and login to start using Discord.

discord
Discord client in Arch Linux

If you want to install the Nightly version of Discord to test upcoming new features, use the following command. Do note that it may not be stable so think again if you want this version.

sudo pacman -S discord-canary

Removing Discord

If you want to remove Discord, use the command below to remove it along with its dependencies and configuration files:

sudo pacman -Rns discord

If you had opted for the Nightly version, remove it using:

sudo pacman -Rns discord-canary

That’s neat. Now for folks who dislike using the terminal, there is an alternative. I will discuss that in the next section.

Method 2: Installing Discord via Pamac

If you are using Arch Linux derivatives like Manjaro Linux, Garuda Linux, etc you have a graphical software center called Pamac.

With this graphical tool, you can easily install new applications or remove existing ones without going into the terminal.

Launch Pamac (Add/Remove Software) from the application menu.

pamac menu
Pamac is listed as Add/Remove Software in the menu

Click on Updates to update your system.

pamac update
Checking for updates in Pamac

Now click on Browse and search for discord using the search button on the top left. Then, select the package and click apply to install.

pamac discord
Installing Discord from Pamac

You can use Pamac to uninstall the package the same way you installed it.

And if you are interested, feel free to check and use some open source bots for your Discord server.

I hope you find this quick tip on installing Discord on Arch-based Linux distros helpful. Let me know if you have any questions or suggestions.

About the author
Anuj Sharma

Anuj Sharma

A Linux hobbyist who lives in the Himalayas.

It's FOSS

Making You a Better Linux User

It's FOSS

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.