{"id":15961,"date":"2022-03-18T23:45:51","date_gmt":"2022-03-18T23:45:51","guid":{"rendered":"https:\/\/linuxways.net\/?p=15961"},"modified":"2022-03-18T23:45:51","modified_gmt":"2022-03-18T23:45:51","slug":"how-to-install-discord-on-opensuse","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/opensuse\/how-to-install-discord-on-opensuse\/","title":{"rendered":"How to Install Discord on openSUSE"},"content":{"rendered":"<p>Discord is a free text, voice, and video-based group-chatting application that is used by tens of millions of people to communicate and socialize with their communities and friends. It is a free and secure application that works on Desktop (Mac, Linux, Windows) and mobile devices (Android and iPhone). It is mostly used by gamers to make communities and collaborate with each other.<\/p>\n<p>In today\u2019s post, we will install Discord on openSUSE Leap 15.3 OS. We will cover the installation of Discord on openSUSE through the following two methods:<\/p>\n<ul>\n<li>Using Zypper Package Manager<\/li>\n<li>Using Snap Package Manager<\/li>\n<\/ul>\n<h2>Method#1 Using Zypper Package Manager<\/h2>\n<p>Discord is available in the openSUSE default repositories. In this method, we will install Discord using the Zypper package manager.<\/p>\n<p>1. Execute the command below to refresh the openSUSE repositories:<\/p>\n<pre>$ sudo zypper refresh<\/pre>\n<p>Type sudo password and hit <strong>Return<\/strong> key.<\/p>\n<p>2. Now install Discord through the command below:<\/p>\n<pre>$ sudo zypper install discord<\/pre>\n<p>It will prompt if you want to proceed with the installation. Hit <strong>y <\/strong>key to continue the installation process of Discord.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1204\" height=\"373\" class=\"wp-image-15962\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-56.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-56.png 1204w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-56-300x93.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-56-1024x317.png 1024w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-56-768x238.png 768w\" sizes=\"auto, (max-width: 1204px) 100vw, 1204px\" \/><\/p>\n<p>After the installation of Discord is finished, you can verify it through the command below:<\/p>\n<pre>$ discord --version<\/pre>\n<p>The output will show you the version of the Discord application as well as it will launch the application.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"553\" height=\"182\" class=\"wp-image-15963\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-57.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-57.png 553w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-57-300x99.png 300w\" sizes=\"auto, (max-width: 553px) 100vw, 553px\" \/><\/p>\n<p>You can also launch the Discord application through the Applications menu.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"454\" height=\"270\" class=\"wp-image-15964\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-58.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-58.png 454w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-58-300x178.png 300w\" sizes=\"auto, (max-width: 454px) 100vw, 454px\" \/><\/p>\n<h2>Method#2 Using Snap Package Manager<\/h2>\n<p>Discord is also available as a snap application for openSUSE OS. In this method, we will install the Discord application through snapd.<\/p>\n<p>1. If snapd is not already installed on your system, you can install it by adding the snappy repository. Execute the command below to add the snappy repository on your openSUSE OS:<\/p>\n<pre>$ sudo zypper addrepo --refresh https:\/\/download.opensuse.org\/repositories\/system:\/snappy\/openSUSE_Leap_15.3 snappy<\/pre>\n<p>2. Execute the command below to add a public key for the snappy repository:<\/p>\n<pre>$ sudo zypper --gpg-auto-import-keys refresh<\/pre>\n<p>4. Then execute the command below for installing snapd:<\/p>\n<pre>$ sudo zypper dup --from snappy<\/pre>\n<pre>$ sudo zypper install snapd<\/pre>\n<p>5. Execute the below commands to initiate the snapd service:<\/p>\n<pre>$ sudo systemctl enable snapd<\/pre>\n<pre>$ sudo systemctl start snapd<\/pre>\n<p>6. Also, execute the below commands to initiate the snapd.apparmor service:<\/p>\n<pre>$ sudo systemctl enable snapd.apparmor<\/pre>\n<pre>$ sudo systemctl start snapd.apparmor<\/pre>\n<p>7. Now execute the below command to install the Discord application:<\/p>\n<pre>$ sudo snap install discord<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"714\" height=\"93\" class=\"wp-image-15965\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-59.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-59.png 714w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/03\/word-image-59-300x39.png 300w\" sizes=\"auto, (max-width: 714px) 100vw, 714px\" \/><\/p>\n<p>After installation, you can launch the Discord application through the command below:<\/p>\n<pre>$ snap run discord<\/pre>\n<h2>Uninstall Discord<\/h2>\n<p>If you need to uninstall Discord for any reason, follow the below method:<\/p>\n<p>If you\u2019ve installed Discord through Zypper (first method), you can uninstall it through the command below:<\/p>\n<pre>$ sudo zypper remove discord<\/pre>\n<p>If you\u2019ve installed Discord through Snap (second method), you can uninstall it through the command below:<\/p>\n<pre>$ sudo snap remove discord<\/pre>\n<p>In this post, we covered how to install the Discord application on openSUSE OS through two different methods. Using either of the methods, you can easily install Discord on your system. This post also covered how to uninstall Discord in case you need to do so.<\/p>","protected":false},"excerpt":{"rendered":"<p>Discord is a free text, voice, and video-based group-chatting application that is used by tens of millions of people to communicate and socialize with their communities and friends.&hellip;<\/p>","protected":false},"author":1,"featured_media":16052,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[83],"tags":[319,858],"class_list":["post-15961","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-opensuse","tag-discord","tag-opensuse"],"_links":{"self":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/15961","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=15961"}],"version-history":[{"count":0,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/15961\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/16052"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=15961"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=15961"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=15961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}