How to Install Discord on Fedora Linux

Learn how to install Discord native Linux application on Fedora using RPM Fusion repositories and Flatpak.
Warp Terminal

Discord is a popular messaging application, which can be used for text and voice messaging.

It is a boon to several communities, which helps them to expand their projects, reach out to more people, and maintain a community of fans and followers. Itโ€™s surprising considering that Discord was originally meant for gamers.

Discord is available for various platforms, including Linux. In this tutorial, Iโ€™ll walk you through the steps for installing Discord in Fedora.

  • Installing Discord using DNF and RPM Fusion Repository
  • Installing Discord via Flatpak

The Flatpak packages are sandboxed and hence take more disk space and time to start. However, they get updated for newer version releases fairly quickly.

The choice is really yours if you want to use Flatpak or DNF. Iโ€™ll show both methods to you.

โœ‹
Non-FOSS Warning! Discord application is not open source. But since they provide a Linux client and many Linux users rely on it, itโ€™s been covered here.

Method 1: Installing Discord via RPM Fusion Repository

Discord can be installed by adding the nonfree RPM Fusion repository, which is the preferred method of most Fedora users, since updating is easy and the application starts up faster than the Flatpak version.

Open a terminal and use the following command to add the RPM-fusion non-free repository:

sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

Once youโ€™re done with it, update the repository list (should not be needed but just for the sake of it):

sudo dnf update

Then install Discord via DNF command like this:

sudo dnf install discord
install discord dnf
Installing Discord using DNF

If asked for importing a GPG key, just authorize it by pressing โ€˜Yโ€™

authorize gpg key 1
Authorize GPG key

That is it! Now you can launch Discord from the app menu. Your login screen will look like this:

discord 2
Launch Discord application

Remove Discord via DNF

If you donโ€™t want to use Discord anymore, you can remove it from your system. To do that, run the following command in the terminal:

sudo dnf remove discord

Itโ€™s really simple, isnโ€™t it? There is another simple way of installing Discord and that is to use Flatpak packages.

Method 2: Installing Discord via Flatpak

Discord can be installed easily using Flatpak since it is available by default in Fedora.

First, you need to enable Flatpak repository in Fedora:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Next, install Discord via this command:

flatpak install discord
install discord flatpak
Install Discord via Flatpak

If you want to remove Discord, then just run:

flatpak remove discord

Thatโ€™s super easy. Let me know if you need any more help for installing Discord on Fedora Linux.

And if you manage Discord servers, check out these Discord bots.

10 Best Open Source Bots for Your Discord Server
Looking for open-source Discord bots to boost the functionality of your Discord server? We have curated this list for you.
About the author
Pranav Krishna

Pranav Krishna

A Computer Science student who happens to love Linux distributions. Loves programming and stands with spending 3 hours trying to automate things instead of doing it by hand.

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.