How do I install Discord on my Linux? - Complete installation process
Discord is the most commonly used application by the public today. It has achieved such popularity due to its convenient user interface and its simple operation when making calls, video calls and SMS. Now Discord is also available on Linux, and here we will teach you step by step how to install.
What are the discord functions that can be executed on your Linux version?
Discord has several functions, the most obvious are those of communication with users via text chat, chat for you and even create videos that are called up simultaneously with multiple users.
There are servers on this platform, within which there are also rooms and various channels in which the users who are there are grouped.
It should also be mentioned that these channels can be public and any user can easily enter them. However, there are also private channels that restrict entry. In order to be able to access one of these private channels, you must have an invitation that can be sent via a link. In public, you only have to search in Discord and enter it directly.

A very positive point for this platform in the player field is that it has a low latency will not interrupt the gaming experience of users who are in a group call. It also offers a video game catalog that is very similar to that in Steam or Epic Store.
What procedure to follow to install Discord Canary?
This version of Discord Canary is experimental, therefore not perfect, but can be used without any problems. As explained at the beginning of this article, it should be downloaded from the official discord page and selected after the download ".deb", we open the terminal to the following command with dpkg "sudo dpkg -i / path / to / discord-canary-0.011.deb. Once this process is complete, the application would be ready for use and can be easily updated at this point if it were.
If you have Debian or Ubuntu
If you need to install the discord application in your Debian version, you have no problem because the process is identical to the process performed in the Ubuntu version.
Ubuntu is now the most popular version of Linux. We will start installing this version in the following simple steps: First of all, you have to go to the official discord page. We select the download option for Linux. If you click on two options, select them. We choose the one with the inscription "deb.
Once the download is complete, we have to open a terminal to update the latest packages from our PC with our Ubuntu system. We will place the following commands "sudo apt update" and then "sudo uptpgrade -y. The next step is to move the terminal to the download directory with the command CD. We enter the command "cd ~ / Downloads.
After this process we go to ~ / Downloads and use the dpkg tool for install Discord Deb on our system. The command we will use is "sudo dpkg - i diskord - *. Deb". This process does not take long if everything is normal, if not, and an error occurs. The following command "sudo apt install -f" should be used, once the command sequence is complete, all processes are finished and Discord can easily be used in Ubuntu for the first time.

With Fedora
The Fedora version complicates the matter due to certain restrictions that exist with Redhat Linux distributions. Here we will tell you how the installation is carried out without any problems.
We open a terminal and execute a command for a necessary update "sudo dnf update -y. When you are finished installing the update, we add the repository called copr, we write the following "sudo dnf copr enable tcg / diskord" in the terminal. The tool is installed with the following command to start Discord "sudo dnf install discord-installer -y. To ensure that this service is always kept up to date, we enter "sudo systemctl enable -now discord-installer. The installation process in Fedora ends here.
At OpenSUSE
In this case, the installation can never be automated we have to look for the necessary packages that we can find on OBS, also keep in mind that sometimes you have to find some dependencies to do this. The first command to use is as follows:
Sudo zypper ar -n devel: Tools: Compiler https://download.opensuse.org/repositories/devel:/tools:/compiler/openSUSE_Leap_42.3/ devel: Tools: Compiler
Once this command is complete, you must enter the following in your terminal "sudo zypper in libc ++ 1.
Finally, it is important to emphasize that the libc ++ tool enables you to achieve better performance for the discord application. Therefore, it is recommended to install it.
From your Linux Arch
For installing this version unofficial packages from Discord Canary must be downloaded, to download it, we access the Arch Linux page. After downloading and unpacking tar, we go to the CD directory and use the makepkg tool and write the following commands: "$ cd / path / to / diskord-kanar" and "$ mkpkg - sri.

How do I run the Discord program on your Linux server?
It is time to explain how the program is running on our Linux system. To do this, we have to go where "Show applications" is and enter Discord in the search engine.
As soon as this is done, we click on the launcher. An interface is displayed that we have to use to log in if we already have an account. If you haven't done this yet, you need to create an account before taking the next step. Once this is done, simply enter our data, emails and password and you are ready, you can enjoy discord everything you want.