Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install code ubuntu

sudo apt update
sudo apt install software-properties-common apt-transport-https wget
wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
sudo apt install code
Comment

install vs code on ubuntu

go to https://code.visualstudio.com/download then download .deb file if you already have gdebi installed you can run sudo gdebi code_1.55.0-1617120720_amd64.deb
Comment

PREVIOUS NEXT
Code Example
Shell :: install tailwind expressjs 
Shell :: Create And Restore MongoDB Backups 
Shell :: mysql query result to file 
Shell :: how to download terminator in ubuntu 
Shell :: you have new mail terminal mac 
Shell :: Failure while executing; git clone https://github.com/Homebrew/homebrew-core /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core --depth=1 exited with 128. 
Shell :: An error occurred while running subprocess capacitor. 
Shell :: duplicate line intellij mac 
Shell :: bash user input yes no 
Shell :: bash get name of current script 
Shell :: code commit on github 
Shell :: install oh my zsh 
Shell :: command for moving files in linux 
Shell :: how to upgrade react in cra 
Shell :: clone using token github 
Shell :: string to array bash 
Shell :: multiply command bash 
Shell :: download nodejs ubuntu linux 
Shell :: for loop change increment matlab 
Shell :: linux go to home directory 
Shell :: install vscode linux 
Shell :: bc add 
Shell :: fish add rust to path 
Shell :: How to Get VS Code Extensions as .ps1 for Installing to Another Computer 
Shell :: visual studio code update git password 
Shell :: mac update path permanently 
Shell :: how to install scoop using powershell 
Shell :: vim wnd of file 
Shell :: run ionic capacitor device 
Shell :: adonis make migration 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =