Answers for "install vs code in ubuntu server"

22

install vs code in ubuntu

sudo snap install --classic code
Posted by: Guest on May-07-2020
0

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
Posted by: Guest on April-03-2021

Code answers related to "install vs code in ubuntu server"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language