Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install discord in linux

//Install Core
sudo snap install core
//Install discord
sudo snap install discord
Comment

discord 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
Comment

PREVIOUS NEXT
Code Example
Shell :: git commit convention 
Shell :: how to remove first line from output using awk 
Shell :: install node mac 
Shell :: zsh mac 
Shell :: linux find and delete files by extension 
Shell :: windows apps how to create shortcut 
Shell :: bash while read line loop from variable 
Shell :: How to find out where a program is on powershell 
Shell :: how to backup conda environment in 
Shell :: list usb devices linux tty 
Shell :: check ram speed 
Shell :: git show only merge commits 
Shell :: how to check for tmp 
Shell :: react lorem ipsum 
Shell :: debian uninstall package 
Shell :: bash return position of matching string 
Shell :: compress with tar.gz ubuntu 
Shell :: fix no wifi adapter found ubuntu 20.04 
Shell :: git set description branch 
Shell :: linux ls order by size 
Shell :: linux screen 
Shell :: comment in cmd 
Shell :: npm install Unable to authenticate, need: Bearer authorization_uri 
Shell :: for k in range bash 
Shell :: linux check apt repositories 
Shell :: how to push code to github from vscode 
Shell :: git change author of first commit 
Shell :: serverless not using aws profile 
Shell :: git force push 
Shell :: bash print lines that dont have a word 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =