Linuxconfig org how to install discord on linux
Linuxconfig org how to install discord on linux
How to Install Discord on Ubuntu and Other Linux Distributions
Discord is a text and voice chat tool which allow you to communicate with some others people who might be playing the same game as you. It is a wildly popular chat application for gamers.
Discord application provides voice and text chat for groups, with an emphasis on the fact that voice comms in are always activated so that you can talk to anyone at any time as long as they are in the same voice channel as you.
In this article, we will show you how to install discord on Linux distribution for text and voice chat.
Discord is supported by some platforms and Linux distributions. It needs libc++1 to be installed in order to work properly.
Arch Linux
Discord is not present on the Arch Linux repo. So we will install it via yaourt which will help us by installing also the missing dependencies during the process
You can face an error about public key signature which can force you to abort the process. You don’t need to delete the dependencies which have been downloaded earlier. You can resolve the public key error as below:
replace 0FC3042E345AD05D with your key. You can relaunch the installation which will continue
Ubuntu
You can download the deb package to install discord on Ubuntu 18.04
Now you can install it
If you some dependencies errors, you can use the command below:
Then you can retry to install the discord package and enjoy it
How to launch discord
Now you can launch discord graphically
You will need to create an account or you can use an existing account if you have one
Now you have a welcome message
You have to create your server to have access to free voice and text chat. You will use it to connect with your friends.
Now you can enjoy and start using discord
Discord is a tool heavy focus on gaming. You can join the conversation about your favorite games. Take your time to explore all the features offered by discord and enjoy it.
Установка Discord в Ubuntu 20.04
Общение в Интернет стало нормой для современного человека. Помимо чатов в социальных сетях и просто звонков пользователи могут осуществлять также и видеосвязь друг с другом. Кроме достаточно хорошо известного мессенджера Skype от компании Microsoft, существует ещё множество программ с аналогичным функционалом. Одна из них — Discord.
Discord распространяется бесплатно. Клиент реализован для Windows, macOS, Linux, Android и iOS. Каждый месяц в Discord регистрируется до 2 млн. новых пользователей.
Установка Discord в Ubuntu
Почему приложение настолько популярно? Программа ориентирована на геймеров, поэтому в ней много функций, полезных для трансляции видео игр. Реализован оверлей, а также совместимость с приложениями, использующих DirectX и OpenGL. В режиме «стример» отключён звук и уведомления. Функция шумоподавления существенно снижает помехи во время разговора.
Количество одновременно участвующих в конференции — 50 человек. В чате можно делиться медиафайлами, ссылками и смайлами, а также форматировать текст. Как установить Discord в Ubuntu 20.04? Это можно сделать двумя способами:
1. Установщик с официального сайта
Инсталляция в Ubuntu практически ничем не отличается от установки в Windows. Первым делом перейдите в браузере на официальный сайт:
Выберите пункт главного меню Загрузить.
Внизу сайта найдите варианты загрузок для других ОС. Выберите секцию загрузки для Linux, в ней выберите вариант deb в раскрывающемся списке и затем нажмите кнопку Загрузить. В каталоге загрузок появится архив с дистрибутивом:
Важно: Discord устанавливается только в 64-разрядных ОС. Запустите файл дистрибутива, нажмите кнопку Установить и дождитесь окончания процесса.
После установки запустится клиент Discord, вам остаётся лишь авторизоваться в этом сервисе. На скриншоте видно, что авторизация возможна также и путём привязки настольного клиента к мобильному.
2. Пакет snap
В версиях Ubuntu 16.04 LTS и старше утилита snap установлена автоматически. Поэтому достаточно в терминале ввести команду:
sudo snap install discord
После выполнения установки откройте программу и введите данные учётной записи.
Как удалить Discord?
Если вы устанавливали приложение с помощью deb-архива, для выполнения удаления приложения введите в терминале команду:
sudo apt remove discord-0.0.10
Если скачанный пакет назывался по-другому, укажите вместо «discord-0.0.10» нужное название.
Если установка производилась с помощью утилиты snap, нужно в терминале ввести команду с именем snap-пакета:
sudo snap remove discord
Выводы
Установка Discord в Ubuntu завершена. Это, по нашему мнению, достаточно качественный аналог подобных ему мессенджеров. В наличии удобный интерфейс, скорость работы программы даже в условиях загруженности Интернет и ПК, а также высокое качество звука, технология шумоподавления.
Кроссплатформенность — ещё один огромный плюс Discord. На любых устройствах можно звонить, чатить, осуществлять видеосвязь, в том числе и на устройствах, управляемых с помощью ОС семейства Linux. Система каналов позволит найти свой клуб по интересам или создать собственный. Получайте удовольствие от общения с помощью Discord!
How To Install Discord On Ubuntu Linux
VoIP not just for gamers any more
Originally designed with the online gamer in mind, Discord has become a juggernaut in the world of VoIP communications. So much so that gamers, still the app’s most prominent userbase, no longer hold exclusive rights to its services.
Consider yourself a budding chef in search of new recipes? Join a cooking server. Perhaps you want some pointers on how to better advertise for your online business? There’s a Discord server for that too.
Discord in 2019 isn’t just for gamers anymore. This welcome change can be solely attributed to Discord’s hard stance on accessibility.
It should be no secret that almost since it first hit the market, Discord has remained dedicated to keeping its servers free and open to all major platforms and operating systems. This includes the likes of every power user’s most preferred operating system, Linux.
Windows and MacOS may receive all of the headlines, but Linux remains the go-to option for those who seek a more secure and simplistic operating system. The focus of this post is to offer all Linux novices, dabblers, and veterans alike, a step-by-step procedure for procuring access to Discord’s services, in as painless a process as possible.
Installing Discord For The Ubuntu Linux OS
The whole process is very straightforward and can be completed in just a short time, so long as you have a basic grasp of Linux commands. Ubuntu users specifically will find they have a more streamlined option of installation through the use of conveniently bundled-in packages that can be found on most Linux application sites.
There are two primary ways of acquiring Discord for Linux, both of which will require you to type in a command or two. I’ll be going over both of them, starting with the much faster method of using snapcraft.io. This will be followed by the more traditional way, requiring a slightly lengthier time investment, but also the most familiar to longtime Linux users.
Regardless of the method that you ultimately choose, the results will be the same.
The Sprint
This method will require that your version of Linux has snap package management capabilities. For all Ubuntu 16.04.4 LTS or later users, Snapd comes pre-installed. For earlier versions of Ubuntu, you’ll have to install Snapd manually.
If you find yourself in the latter camp, open the terminal (Ctrl+Alt+T on your keyboard) and enter the following command.
Once you’ve got Snapd installed, you’ll also want to download the Snap Store app. This is the site where the Discord package you’ll be downloading is located.
Type this command into the terminal.
Access to the Snap Store is now available to you. Not only for Discord but any future apps you may want to add. But for now, you can use the Snap command to install Discord for Linux.
With your terminal still open, type in the following.
Hopefully, you already have a headset with a working microphone ready because Discord is now your oyster. You can begin using the app with the Ubuntu Linux OS whenever it strikes your fancy.
Just type the command $ discord into the terminal and you can join the 250 million other registered Discord users around the world.
For those Linux veterans who prefer a more traditional approach to installation, or newbies who’d like to learn a thing or two, the next section is meant for you.
The Marathon
Before you can begin, you’ll need a few dependencies that Ubuntu requires. This just means that other programs are required before you can get your hands on the Discord app.
Luckily for everyone, the necessary dependencies are available in an easily installable package.
Open up your terminal and enter the following command.
Mission accomplished. Now that that is over, the next step depends on if you prefer the use of commands to that of the GUI.
New-User Friendly
The GUI was meant for newer Linux users who may be more familiar opting for a graphical interface for installations rather than typing in commands. Anyone coming from either of the big two (Windows, MacOS) will find more comfort in choosing this option.
Open up your web browser and migrate over to the official Discord website. The site should automatically detect that you’re running Linux and suggest that you download the .deb package.
Click the Download Now button.
You’ll be asked by your browser if you would prefer to open the file with the Ubuntu software installer or simply download the file. Either option is fine but things will be a lot simpler by selecting the software installer.
The download should be quick, and you’ll soon be able to install the newly-acquired Discord package. Click on the Install button and wait for the process to run its course.
Discord will be available for use once the installation is complete.
Bring On The Commands
Not a big fan of the GUI? Prefer the use of terminal commands as the original creators intended? Then these are the steps you’ve been waiting for.
Open up a terminal and change it over to your download directory.
You now have access to the Discord app. Open up your software launcher and type Discord into the search. Click the icon to launch the app when it appears.
Prior to participating in the service, Discord will require that you’ve previously registered an account. You will find the Register link toward the bottom of the login prompt window.
Already have an account? Even better. Just use your credentials to sign-in and begin using Discord immediately.
Former US Army IT communications specialist who began his online blogging career in 2016. Joseph has over 10 years experience in the IT industry as both an analyst and communications expert. He’s a night owl and an avid Red Bull consumer who spends most of his downtime enthralled by online gaming and website building. Read Joseph’s Full Bio
Установка Дискорда на Линукс
В последнее время мессенджер под названием Discord набирает свои обороту популярности. Сегодня все больше геймеров регистрируются на данном сервисе, чтобы пообщаться между собой и обсудить все интересующие вопросы, поделиться опытом в той или иной игре.
Но прежде чем воспользоваться сервисом Discord, необходимо его установить на свое персональное устройство. В данном обзоре мы обсудим, как скачать Discord для Linux.
Скачивание Discord для Linux
Сервис Дискорд для компьютерной системы Linux имеет много сходств с версией данного мессенджера, предназначенного под версии Microsoft Windows, Android и IOS.
Благодаря наличию этого приложения геймеры со всех уголков мира могут обмениваться полезной для себя и других информацией, общаться в онлайн-режиме, создавать собственные каналы для общения, распределять роли и давать определенные права и функции тому или иному участнику определенного сервера.
Если же ваше персональное устройство работает на операционной системе Linux, то, соответственно, и все устанавливаемые программы должны быть ориентированы на данную версию операционки.
Способ №1
Итак, чтобы скачать Discord для Linux, необходимо пошагово выполнить следующие действия:
Для операционной системы Linux Discord представляет 2 вида установочных пакетов – заархивированный файл tar.gz и Deb-пакет. Установить их в Ubuntu можно, если воспользоваться gdebi.
Что касается архива tar.gz, то возникает необходимость в использовании дополнительных инструментов для архивной сборки, и только после этого можно переходить непосредственно к инсталляции мессенджера Discord.
Чтобы запустить процесс инсталляции программы Дискорд на Линукс, достаточно нажать кнопку «Установить». Пару простых движений, и Discord уже будет исправно работать на вашей операционной системе Linux.
Способ №2
Существует еще один вариант установки Дискорда на Линукс. Он больше подходит для пользователей Arch, Manjaro и Antergosю для его реализации необходимо ввести только одну команду в терминал:
Дальше система потребует произвести корректировку файлов pkbuild и install, и в первом и во втором случае нужно нажать «n». По завершении установку приложение можно найти в главном меню. Зачастую, это раздел «Интернет».
Если ваше ПК работает на системе Ubuntu Linux, то достаточно скачать deb-пакет и произвести его запуск. Но чаще всего программа gdebi, которая отвечает за инсталляцию/деинсталляцию deb-пакет, уже стоит на ПК.
Можно также воспользоваться и другим способом инсталляции на Ubuntu и аналогичные ему дистрибутивы.
Для этого вводим в терминал следующие команды:
Настройки клиента Дискорд
После того, как прога будет успешно инсталлирована на ПК, необходимо зарегистрироваться в системе. С этим, думаем, у вас не должно возникнуть проблем: вводим логин и пароль и вуаля, вы в системе Дискорд.
Теперь можно приступить к настройке приложения. Для этого кликаем по значку шестеренки рядом с ником в нижней части экрана, слева. В появившемся окне можно изощряться над программой, как душа пожелает.
Рассмотрим ряд основных настоек:
Если говорить в общих чертах, то настройка Линукса в Дискорд не займет больше 10 минут!
Подытожим
Вот, собственно, и все, что нужно знать, чтобы скачать Discord для Linux. Надеемся, вы сможете по достоинству оценить все прелести этого мессенджера.
Ведь разработчики данного продукта очень постарались, чтобы пользователи смогли общаться на платформе Дискорда без каких-либо препятствий, получая от этого максимум удовольствий.
Discord on Linux: How to setup/install Discord on Linux?
In this tutorial, we will talk about how to install Discord on Linux. Discord is the most trending messaging application that was made considering gamers in mind.
But soon it gained so much popularity that even developers also started using it for their communities, and many Open Source organizations also started to have a liking for it. And nowadays it has replaced Slack in many areas.
Discord is also available for Linux.
In this tutorial, we will talk about how to get Discord up and running on your Linux machine. There are various methods to install Discord on your system.
Either you prefer installing the Debian package because you run a Debian-based distribution like all Ubuntu flavors, Kali Linux, and many more which uses apt repository. You can also install apt on your system.
Or if you use non-Debian distribution, this module will also guide you to install using snap or flatpak.
You can also use the Discord application directly without installation, which is also covered here.
Table of Contents
Install Discord on Linux with the Software Center
While this method may seem Ubuntu-specific, a GUI Software center is available on many beginner-focused Linux distributions like Linux Mint, Ubuntu, and most of the variants. Also, this is the easiest way to install Discord on Linux as it makes installation and upgrades a breeze.
Follow below steps to install Discord with Software Center:
1. Search for Discord. You can either find it in the Communication category.
Discord In Software Center 1
2. Click on the Install button, it will ask for your root privileges, and a prompt to install. And the installation will begin.
3. After installation, you can open the Discord application. It will install some updates and will be ready to run.
Discord Running
Installing the official Discord.deb package with the terminal
Available Files
After downloading the package, open your terminal and open a terminal into the directory, by either opening the file manager and right-clicking anywhere to open in terminal or by using the cd command as shown below:
Checking with ls command
Next, we’ll use the dpkg command to install Discord on Linux with the deb file.
You need to type the exact discord package name in place of discord-0.0.13.deb. You can accomplish this by tapping the Tab key, after typing half the name.
In case, it displays an error as in the image below – it simply means that Discord has unmet dependencies and you need to install them.
Error: Dependency Not Met
You can install all those needed dependencies by running:
It will ask for authentication and confirmation. Click Enter or type ‘y’ to confirm.
Installing Dependencies
Now, you have successfully installed Discord using its deb package.
Firstly download and extract the file. You can either extract the file by right-clicking on it, via File Explorer.
cd into that directory and use the tar command as below:
Now open a terminal inside the directory by opening it in file explorer and right-click anywhere in empty space to open in terminal.
cd into the directory where the discord files are present.
Make sure to ls to check if you’re in the right directory. By using ls command and verifying that a Discord script file is present there.
Ls Into Discord Folder
And discord will first start installing updates and then launch itself.
Installing the Discord snap package
If you have a Ubuntu based distribution, snap comes pre-installed in it. You can still install snap, with below steps
After installing snap, you can run:
And it will automatically install the Discord snap package on your system.
Installing Discord flatpak package from the terminal
Discord offers a flatpak package which is a recently adopted version of distributing Linux packages. Let’s go over the steps to install Flatpak and install Discord on Linux from there on.
1. Install Flatpak
Ubuntu-based distributions have flatpak pre-installed. However, if you do not have flatpak, you can follow the steps below to install the same:
Installing Flatpak on Fedora or Red Hat based distributions
Install Flatpak on openSUSE
Install Flatpak on Arch Linux
2. Installing Discord flatpak package
Now, you need to download and install the Discord flatpak package. You can download it here.
Discord Flatpak
And then cd into the directory and run:
Or run the above command from any directory in terminal since you’re specifying the complete path of the package.
Installing Discord Flatpak
Then, it will confirm the installation and prompt user authentication after which you’re good to go. After successful installation, you can run the application by running
You can also install it directly from terminal by running:
Then, after successful installation, you can run the application by running:
Conclusion
Here, we discussed how to install Discord on Linux in various ways. If you use a Debian-based distribution, we suggest that you download Discord from Software Center, as it is easy to upgrade in the future. For other distributions, we suggest that you install snap or flatpak, then install the relevant Discord package.
Hope you learned how to successfully install Discord on Linux and liked it.