Do you wish to set up the Discord app in your Ubuntu Linux-based laptop however do not know how? It’s best to learn this information, because it comprises quite a few methods to put in this social media platform on Ubuntu Linux.
This information teaches three strategies to put in Discord on Ubuntu Linux by means of the terminal. Therefore, you’ll discover ways to set up the app by means of the terminal utilizing the snap command, dpkg command, and flatpak command.
Other than putting in Discord by way of the terminal, this information teaches you tips on how to set up the app on the GUI by means of the Ubuntu Software program retailer.
Furthermore, this information additionally options an FAQ part. In that part, I’ll reply a few of the questions folks principally ask regarding this information’s matter.
Earlier than continuing, you must know that the procedures on this information are carried out on the Ubuntu 22.04 LTS Linux-based working system. Therefore, the procedures could also be barely totally different from different variations of the Ubuntu Linux-based OS.
Set up Discord on Linux By means of the Terminal

You possibly can set up Discord in your Ubuntu Linux laptop by means of the terminal utilizing three main instructions. These embrace the snap command, dpkg command, and flatpak command.
Therefore, I’ll display tips on how to set up Discord on Linux utilizing these instructions within the following sub-sections.
Easy methods to Set up Discord By means of Linux Terminal Utilizing Snap Command
- In your Ubuntu desktop, right-click any free area and click on Open in Terminal from the displayed choices. Alternatively, you should use the Ctrl + Alt + T keyboard shortcut to open the terminal in Ubuntu.

- Within the Ubuntu terminal, replace the package deal supervisor by operating the next command line. Therefore, you may be prompted to enter your laptop’s password – do this and press the enter key.
sudo apt replace
Characters gained’t be seen whereas inputting your password.

- After that, execute the command beneath to put in the Snap package deal supervisor in your Ubuntu laptop in case you don’t have it.
sudo apt set up snapd

- After the Snap package deal supervisor has been put in in your PC, run the following command to put in the Discord utility.
sudo snap set up discord

- Consequently, the Discord utility ought to start to put in in your Ubuntu Linux-based laptop.

Easy methods to Set up Discord By means of Linux Terminal Utilizing Dpkg Command
- Open the terminal in your Ubuntu Linux-based PC by right-clicking any free area on the desktop and left-clicking Open in Terminal from the displayed choices. Alternatively, you should use the Ctrl + Alt + T keyboard shortcut to open the terminal in Ubuntu.

- When the Ubuntu terminal launches, execute the next command line to obtain the Discord Debian package deal from Discord’s official web site.
wget -O discord.deb "https://discordapp.com/api/obtain?platform=linux&format=deb"

It’s best to see the file in your desktop to verify if the Discord Debian package deal obtain was profitable. The file’s title needs to be “discord.deb”.

- After downloading the Discord Debian package deal, run the command beneath to put in the Discord app. Nonetheless, you may be prompted to enter your laptop’s password earlier than the set up begins – do this and press Enter.
sudo dpkg -i discord.deb
It’s best to know that characters gained’t be seen whereas typing your password within the terminal.

- When the set up begins, you’ll probably encounter dependency errors. If you happen to do, run the command beneath to repair it.
sudo apt --fix-broken set up

- Then, a few details about the Discord set up will seem. Additionally, you may be requested if you wish to proceed with the set up – kind “y” and press the enter key to proceed.

- Consequently, the Discord utility ought to start to put in in your Ubuntu Linux-based laptop.

Easy methods to Set up Discord By means of Linux Terminal Utilizing Flatpack Command
- Proper-click any free space in your Ubuntu desktop and choose Open in Terminal from the choices that pop up. Alternatively, use the Ctrl + Alt + T keyboard shortcut to open the terminal in your Ubuntu Linux-based laptop.

- When the terminal opens, run the following command to put in the Flatpack package deal supervisor in your Ubuntu laptop in case you don’t have it. Thus, you may be prompted to enter your PC’s password – do this and press the enter key.
sudo apt set up flatpak
Whereas typing your password, characters gained’t be seen.

- Following that, you may be requested if you wish to proceed with the set up of the Flatpak package deal supervisor. Therefore, kind “y” and press the enter key in your keyboard to proceed.

- After putting in the Flatpak package deal supervisor, run the following command so as to add the Flathub repository to your PC.
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

- After that, you may be required to authenticate the Flathub respiratory by inputting your password. Due to this fact, enter your password within the authentication immediate that seems and click on the Authenticate button.

- Now, run the command beneath to put in the Discord utility in your Ubuntu Linux-based laptop.
flatpak set up flathub com.discordapp.Discord

- Then, you may be requested if you wish to set up the Discord utility – kind “y” and press the enter key to put in the app.

- Following that, you may be requested if you wish to proceed with sure adjustments to the system set up. As soon as once more, kind “y” and press the enter key to proceed.

- Lastly, the Discord utility ought to start to put in in your Ubuntu Linux-based laptop.

Set up Discord on Linux By means of the GUI

Most Linux computer systems, together with Ubuntu, supply a GUI (Graphical Person Interface). Therefore, other than putting in the Discord utility by means of the terminal, you can even set up the app by way of the Ubuntu Software program retailer within the GUI.
To perform that, observe the procedures and screenshot pictures beneath.
- Click on the Present Functions button in your Ubuntu taskbar. Then, enter “ubuntu software program” within the search area and choose the Ubuntu Software program retailer icon from the search consequence.

Alternatively, if accessible, you’ll be able to click on the Ubuntu Software program retailer icon in your taskbar.

- When the Ubuntu Software program retailer opens, click on the search icon on the high left nook. Subsequent, enter “discord” within the search area, then choose the Discord utility from the search consequence.

- Following that, click on the inexperienced Set up button on the following web page.

- Consequently, you may be prompted to enter your password to authenticate the set up. Therefore, kind your password and click on the Authenticate button to proceed with the set up.

- Lastly, Discord ought to start to put in in your Ubuntu Linux-based PC.

Continuously Requested Questions About Putting in Discord on Linux

Sure, the Discord utility is completely free on the Ubuntu Linux-based working system.
Comply with the steps beneath to put in the Discord app in your Ubuntu Linux-based laptop by means of the GUI (Graphical Person Interface).
a) Click on the Present Functions button in your Ubuntu taskbar.
b) Then, enter “ubuntu software program” within the search area and choose the Ubuntu Software program retailer icon from the search consequence.
c) When the Ubuntu Software program retailer opens, click on the search icon on the high left nook.
d) Subsequent, enter “discord” within the search area, then choose the Discord utility from the search consequence.
e) Following that, click on the inexperienced Set up button on the following web page.
f) Consequently, you may be prompted to enter your password to authenticate the set up. Therefore, kind your password and click on the Authenticate button to proceed with the set up.
g) Lastly, Discord ought to start to put in in your Ubuntu Linux-based PC.
The proprietor of Discord is Jason Citron.
After founding OpenFeint, one other social gaming platform, Jason Citron based Discord in 2015.
Based on Discord’s phrases and circumstances, solely customers who’re 13 years or older might use its service within the U.S.
My Ultimate Ideas About Putting in Discord on Linux

Discord is a VoIP (Voice over Web Protocol) and immediate messaging social platform principally utilized by players. With Discord, customers can talk with voice calls, textual content messaging, video calls, media, and information in personal chats.
They’ll additionally talk as a part of communities referred to as “servers.” Furthermore, as with most social media platforms, Discord is offered on most working methods, together with the Ubuntu Linux-based OS.
Happily, this information mentioned a number of methods to put in the Discord utility on the Ubuntu Linux-based working system. To be particular, I supplied three strategies to put in the appliance by means of the Ubuntu terminal.
These embrace putting in the appliance utilizing the snap command, dpkg command, and flatpak command. Apart from that, we additionally discovered tips on how to set up Discord on the Ubuntu Linux-based OS by means of the Ubuntu Software program retailer within the GUI.
I hope you discovered this information useful. If you happen to did, kindly share your views with us at Itechguides Group Discussion board.
In addition to, in case you have any questions or suggestions relating to this information, you’ll be able to reply to the information’s matter at Itechguides Group Discussion board. Our staff and different group members shall be glad to supply a response to your questions or suggestions.
That being stated, you’ll be able to go to our WordPress & Web sites How-To web page to search out different complete WordPress guides.
References and Additional Studying
- makeuseof.com – Easy methods to Obtain and Set up Discord on Linux
- Itechguides Group Discussion board