Answers for "ubuntu update vs code throuighj terminal"

5

update vs code in ubuntu

sudo add-apt-repository -y "deb https://packages.microsoft.com/repos/vscode stable main "
sudo apt update
sudo apt -y install code
Posted by: Guest on December-21-2020

Code answers related to "ubuntu update vs code throuighj terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language