If you want to install Discord on Ubuntu or Linux Mint you’re in good company as this messaging platform is growing in popularity for two simple reasons: it’s free to use, and it’s very good!

Discord Logo

In this guide I show you how to install Discord on Ubuntu 22.04 LTS or later using the official snap app from Canonical’s snap Store.

If you don’t like snap apps, no worries: I also cover how to install the official Discord Linux app using a DEB package.

However you choose to install the Discord Linux app you get the same client that Windows and macOS users have, all the same features, and the same functionality.

Using the official Discord desktop app you can:

  • Sign up/create a new account
  • Create a Discord channel or server
  • Join public and private channels and servers
  • Send messages, gifs, files, and media
  • Take part in audio chats

Plus lots more!

What is Discord?

Discord bills itself as an “all-in-one voice and text chat for gamers”. It’s free, secure, and works on desktop and phone devices.

Don’t be put off if you’re not a gamer as the service is also hugely popular with non-gamers too. In fact, all of the Discord channels I’m a member of have nothing to do with gaming!

Indeed, a growing number of Linux projects maintain Discord channels where people can chat and discuss the project, provide/offer support, and organise development.

What makes Discord so fun is that it’s incredibly versatile. It can be what you need it to be; you can make your own private Discord server for you and your friends or join public/popular channels; you can add chat bots, chat with people in real time using text or audio, share memes, gifs, and more.

a screenshot of discord for linux
The Discord Linux app on Ubuntu

Still, messaging services are only as good as the people who use them. In this regard Discord comes up trumps. It has an official Linux app, and apps for Windows, macOS, Android, and iOS. There’s also a Discord web client to people can use it in any web browser or on a Chromebook.

Discord is also free — at least for now. The company says it may introduce optional paid extras, like sticker packs (similar to WeChat) in the future. But its core functionality, i.e. chatting, is a veritable buffet you’re 100% free to feast on!

Install Discord on Ubuntu

1. Install Discord Snap App

Discord’s Linux app is Electron based (as it is on other systems). Despite this, the app integrates neatly with the GNOME Shell desktop Ubuntu users. It has a status tray indicator with a small set of options, and can deliver native desktop notifications.

You install Discord from the Snap Store using Ubuntu Software or the new App Center in Ubuntu 23.10, or head to the Snap Store website for more details.

If you prefer to use a CLI, install the Discord snap app using this command:

sudo snap install discord

To update the Discord snap you need to do… Nothing. Snap apps update automatically in the background as you use your computer.

Like many Electron apps, Discord for Linux is 64-bit only. If you run a 32-bit version of Ubuntu you won’t be able to install it. To check if you’re use a 32-bit or 64-bit system go System Settings > Details.

2. Install Discord from Flathub

If you have use Flatpak on Ubuntu (or a Linux distro that enables Flatpak by default, such as Linux Mint 21.x) you can install Discord from Flathub. In Linux Mint that’s as easy as opening the Software Manager application and searching for ‘Discord’, then clicking ‘install’.

3. Install Discord in Ubuntu as DEB

The Discord snap is the easiest way to install the client on Ubuntu, but it’s not the only way. You can also install Discord on Ubuntu, Linux Mint, elementary OS or another distro using the official Discord DEB package.

You can download the Discord DEB package from the Discord website using a web browser, or you can fetch it from the command line (which is handy as you can use the command line to install it too).

First, download Discord for Linux using wget, which is preinstalled on Ubuntu:

wget https://dl.discordapp.net/apps/linux/0.0.45/discord-0.0.45.deb

Then, once the download is complete, run this command to install the Discord DEB package:

sudo apt install ./discord-0.0.45.deb

After the installation completes you can open the app launcher and click on the purple ‘Discord’ icon. This opens the app. Log in using your accounts details or signup for an account. Once in, start chatting!

Discord’s Linux app (the DEB version) automatically checks for updates each time you open it. If a new version is available it will download right away, unpack and install itself, then prompt you to restart the app to use the updated build.

discord voip