Answers for "download discord for linux"

12

install discord

Click on the link and download it for your relevant os:
https://discord.com/download
Posted by: Guest on December-05-2020
16

how to install discord on linux

# This works on all distros, for more info go to: https://github.com/jona799t/discordup

# Installing the discord installer
$ pip install discordup

# Installing Discord
$ discordup -i stable

# Updating Discord
$ discordup # Run this everytime you get the update message from Discord
Posted by: Guest on May-31-2022
0

install discord in linux

//Install Core
sudo snap install core
//Install discord
sudo snap install discord
Posted by: Guest on May-24-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language