Answers for "download visual studio code from terminal ubuntu"

2

install visual studio code ubuntu using command line

sudo snap install authy
Posted by: Guest on June-26-2021
0

how to install vscode in ubuntu using terminal

# 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
Posted by: Guest on February-02-2022

Code answers related to "download visual studio code from terminal ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language