In This Video You Will Learn How To Install Discord On :
Arch Linux, CentOS, Debian, Elementary OS, Fedora, GalliumOS, Kali Linux KDE Neon, Kubuntu, Linux Mint, Lubuntu, Manjaro, openSUSE, Parrot Security OS, Pop!_OS, Raspberry Pi OS, Red Hat Enterprise Linux (RHEL), Solus, Ubuntu, Xubuntu, Zorin OS....
Method 1 :
1. Install Discord Using Snap.
Like many Electron apps Discord for Linux is 64-bit only. If you run a 32-bit version of Ubuntu 18.04 LTS you won’t be able to install it. to check whether you’re using a 32-bit or 64-bit system? Head to System Settings , Details to find out.
If You Do Not Have Snap Installed , Install It Using The Commands Below :
Ubuntu(Kubuntu, Lubuntu, Ubuntu Mate,(All Ubuntu Flavours), elementary OS, KDE Neon, Etc.. ) :
sudo apt install snapd
Debian :
sudo apt install snapd
sudo snap install core
Linux Mint :
On Linux Mint 20, /etc/apt/preferences.d/nosnap.pref needs to be removed before Snap can be installed. This can be accomplished from the command line:
sudo rm /etc/apt/preferences.d/nosnap.pref
sudo apt update
Followed By :
sudo apt install snapd
Fedora :
sudo dnf install snapd
Centos :
Snap is available for CentOS 7.6+, and Red Hat Enterprise Linux 7.6+, from the Extra Packages for Enterprise Linux (EPEL) repository. The EPEL repository can be added to your system with the following command:
sudo yum install epel-release
Snap can now be installed as follows:
sudo yum install snapd
Once installed, the systemd unit that manages the main snap communication socket needs to be enabled:
sudo systemctl enable --now snapd.socket
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap and /snap:
sudo ln -s /var/lib/snapd/snap /snap
To Install Snap And Discord For Other Distrobutions Go To The Following Links :
OpenSuse : https://snapcraft.io/install/discord/...
Red Hat Enterprise : https://snapcraft.io/install/discord/...
Manjaro : https://snapcraft.io/install/discord/...
Arch Linux : https://snapcraft.io/install/discord/...
Install Discord By Running The Following Command :
sudo snap install discord
To update Discord to newer versions all you need to do is… Nothing, really. Snap apps update automatically in the background as you use your computer.
Method 2 :
2. Install the Discord Linux App from a terminal
You can install Discord on Ubuntu, Linux Mint, elementary OS or another distro using the command line and a binary package, if you’d prefer.
First, download Discord for Linux using wget, which is preinstalled on Ubuntu :
If Wget Is Not Installed , Install The Following Command :
sudo apt install wget
Download Discord :
wget https://dl.discordapp.net/apps/linux/...
Once the download is complete you can run this command to install the Discord Linux app using apt.
sudo apt install ./discord-0.0.13.deb
Don't Forget To Subscribe Leave Like And A Comment If This Helped You!
Tags :
#IbsterTech
#HowToInstallDiscordonLinux
#howtoinstalldiscordonlinux
#howtoinstalldiscordonlinuxmint
#howtoinstalldiscordonlinuxdebian
#howtoinstalldiscordonlinuxfedora
#howtoinstalldiscordonlinuxterminal
#howtoinstalldiscordonlinuxtargz
#howtoinstalldiscordonlinuxubuntu
#howtoinstalldiscordonlinuxmanjaro