Simple Way to install Discord on Debian.



Simple Way to install Discord on Debian.

Simple Way to install Discord on Debian.

Hi,
Not sure if anyone else had an issue installing Discord on Debian (or perhaps a Debian-based Distro) but I did.

So here is a good way to not have any problems and it may work on all Linux distros.

1. Go to the https://discord.com/download and download the tar.gz.
https://discord.com/api/download?platform=linux&format=tar.gz

2. Go to the Download directory
sudo tar -xvzf discord-0.0.17.tar.gz -C /opt

3. sudo ln -sf /opt/Discord/Discord /usr/bin/Discord

4. Edit the /opt/Discord/discord.desktop as demonstrated in the video.

5. sudo cp -r /opt/Discord/discord.desktop /usr/share/applications/

That’s it.

Software:
Distro: Debian Stable Linux
https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/current/amd64/iso-cd/

Github:
https://github.com/drewgrif/

With great appreciation for helping me learn linux:
https://www.youtube.com/c/ZaneyOG

Twitter:
https://twitter.com/JustAGuyLinux

Comments are closed.