{"id":11432,"date":"2021-10-29T10:38:05","date_gmt":"2021-10-29T10:38:05","guid":{"rendered":"https:\/\/linuxways.net\/?p=11432"},"modified":"2021-10-29T10:38:05","modified_gmt":"2021-10-29T10:38:05","slug":"how-to-install-discord-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/ubuntu\/how-to-install-discord-on-ubuntu-20-04\/","title":{"rendered":"How to Install Discord on Ubuntu 20.04"},"content":{"rendered":"<p>Discord is a popular application that allows you to communicate using VoIP (Voice over IP), instant messaging, and digital communication with others. Users can communicate using text messages, audio, and video calls, sending images and files within the private chat, or as a part of communities called \u2018servers\u2019.\u00a0 In discord, servers are the collection of permanent voice chat room platforms. The Discord platform intended to be designed for video gaming communities but now this application is becoming more popular among non-gamers. The discord application can be installed on almost all Linux distributions such as Ubuntu, LinuxMint, Debian, CentOS 8, and fedora.<\/p>\n<p>This guide will provide a demo on how to install discord on Ubuntu 20.04 system using two different methods.<\/p>\n<h2><strong>Methods to install Discord on Ubuntu 20.04\u00a0<\/strong><\/h2>\n<p>Discord application can install on Ubuntu 20.04 system, by following two different methods:<\/p>\n<p>1. install Discord by using the official .deb package<\/p>\n<p>2. Discord installation by using the snap<\/p>\n<h2><strong>Method 1: Install Discord by downloading the official .deb package<\/strong><\/h2>\n<p>To install discord using this method, perform the following steps on your Ubuntu system:<\/p>\n<h3><strong>Step 1: Install prerequisites<\/strong><\/h3>\n<p>The following prerequisites are needed to start the discord installation on Ubuntu 20.04. However, update the apt repository by using the \u2018sudo apt update\u2019 command, and by running the below-given command, install necessary packages:<\/p>\n<pre>$ sudo apt install gdebi-core wget<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"922\" height=\"543\" class=\"wp-image-11433\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-487.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-487.png 922w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-487-300x177.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-487-768x452.png 768w\" sizes=\"auto, (max-width: 922px) 100vw, 922px\" \/><\/p>\n<p>Once the above prerequisites are installed on your system, move to the discord installation.<\/p>\n<h3><strong>Step 2: Downloading the .deb discord package<\/strong><\/h3>\n<p>In this step, download the official \u2018discord.deb\u2019 package from the <a href=\"https:\/\/discord.com\/\">official discord website<\/a> or download it directly running the following command:<\/p>\n<pre>$ wget -O ~\/discord.deb \"<a href=\"https:\/\/discordapp.com\/api\/download?platform=linux&amp;format=deb\">https:\/\/discordapp.com\/api\/download?platform=linux&amp;format=deb<\/a>\"<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"915\" height=\"488\" class=\"wp-image-11434\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-488.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-488.png 915w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-488-300x160.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-488-768x410.png 768w\" sizes=\"auto, (max-width: 915px) 100vw, 915px\" \/><\/p>\n<h3><strong>Step 3: Install .deb discord package<\/strong><\/h3>\n<p>Once the \u2018discord.deb\u2019 package is downloaded on your Ubuntu system, install this downloaded package by executing the following \u2018gdebi\u2019 command:<\/p>\n<pre>$ sudo gdebi ~\/discord.deb<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"914\" height=\"338\" class=\"wp-image-11435\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-489.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-489.png 914w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-489-300x111.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-489-768x284.png 768w\" sizes=\"auto, (max-width: 914px) 100vw, 914px\" \/><\/p>\n<h3><strong>Step 4: launch discord application on Ubuntu 20.04<\/strong><\/h3>\n<p>After installing the above package, you can launch or access the discord application on your system. Access the discord application either via the command line window or search \u2018discord\u2019 using the application search bar in the Activities menu as follows:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1382\" height=\"463\" class=\"wp-image-11436\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-490.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-490.png 1382w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-490-300x101.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-490-1024x343.png 1024w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-490-768x257.png 768w\" sizes=\"auto, (max-width: 1382px) 100vw, 1382px\" \/><\/p>\n<p>To start discord using the terminal, type the following command:<\/p>\n<p>$ discord<\/p>\n<h2><strong>Method 2: Discord installation by using the snap<\/strong><\/h2>\n<p>The simple and easiest method to install discord on Ubuntu 20.04 distribution is by using the snap application. Install discord using the snap by executing the below-mentioned command:<\/p>\n<pre>$ sudo snap install discord<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"905\" height=\"55\" class=\"wp-image-11437\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-491.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-491.png 905w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-491-300x18.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-491-768x47.png 768w\" sizes=\"auto, (max-width: 905px) 100vw, 905px\" \/><\/p>\n<p>It will ask you to enter the password. Now, discord installation will remain to continue for a few minutes.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"913\" height=\"97\" class=\"wp-image-11438\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-492.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-492.png 913w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-492-300x32.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2021\/10\/word-image-492-768x82.png 768w\" sizes=\"auto, (max-width: 913px) 100vw, 913px\" \/><\/p>\n<h2><strong>Conclusion<\/strong><\/h2>\n<p>We explained the discord installation on Ubuntu 20.04 distribution in this article. Discord has now become the well-known primary voice chat platform among gamers within a very short time period. Its popularity and use are also increasing in non-gamers day by day. In this guide, we mentioned two methods for discord installation: install discord using a snap or by using the .deb package. The above details I hope you found helpful.<\/p>\n<p>&nbsp;<\/p>","protected":false},"excerpt":{"rendered":"<p>Discord is a popular application that allows you to communicate using VoIP (Voice over IP), instant messaging, and digital communication with others. Users can communicate using text messages,&hellip;<\/p>","protected":false},"author":1,"featured_media":11696,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[319,100],"class_list":["post-11432","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ubuntu","tag-discord","tag-ubuntu-20-04"],"_links":{"self":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/11432","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/comments?post=11432"}],"version-history":[{"count":0,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/11432\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/11696"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=11432"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=11432"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=11432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}