In this video, we will go through full steps on how to install Discord on Linux distros.
Snap store official website: https://snapcraft.io/store
Commends to install snap store on linux mint:
1- sudo mv /etc/apt/preferences.d/nosnap.pref ~/Documents/nosnap.backup
2- sudo apt update
3- sudo apt install snapd
Commends to test your Snap:
1- snap install hello-world
hello-world 6.4 from Canonical✓ installed
-
Commends to install Discord on linux mint:
1- sudo apt update
2- sudo snap install discord
-
Commend to run Discord on linux:
discord
-
-
-
Thanks for watching