Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

discord update ubuntu

# Run the following commands in your terminal:
$ pip install discordup
$ discordup
Comment

how to update discord ubuntu

wget "https://discordapp.com/api/download?platform=linux" -O /tmp/discord_lastest.deb
sudo apt install ./tmp/discord_lastest.deb
rm -rf /tmp/dis_lastest.deb
Comment

how to update discord on ubuntu

press on the download button on discord, write on the terminal "sudo apt install", drag the download file and press enter
Comment

PREVIOUS NEXT
Code Example
Shell :: creating a gitignore for xcode project 
Shell :: run elasticsearch stop 
Shell :: how to generate master.key rails 
Shell :: git stash clean command 
Shell :: add to path windows powershell 
Shell :: linux sed remove string in file 
Shell :: download post it for ubuntu 
Shell :: force delete a folder in linux 
Shell :: how to download openssh with cmd 
Shell :: format flashdisk terminal 
Shell :: git get commit id 
Shell :: git stash apply 
Shell :: Ubuntu 18.04 Mouse right click not working 
Shell :: pm2 next /usr/bin/yarn: line 3: /bin: Is a directory 
Shell :: pgdmp file 
Shell :: kali linux renew ip address 
Shell :: how to fix network issues on ubuntu 
Shell :: apache user linux 
Shell :: git shortcuts 
Shell :: add gpg key to zsh .zprofile 
Shell :: print parte da tela ubuntu 
Shell :: Login to Azure CLI using Service Principal 
Shell :: bash swap two columns in a file 
Shell :: ubuntu baixar node com nvm 
Shell :: How to Block apache Ports 
Shell :: kill apache 
Shell :: enable docker at boot 
Shell :: how to change time on kali linux 
Shell :: dpkg: error processing package gitweb (--configure): installed gitweb package post-instal 
Shell :: how install pyqt5 designer 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =