Thank you for joining me?
You can also find the blog about this tutorial
_______________________
/** URL **/
Check out the commands in my github
_______________________
/** timestamps **/
00:00 intro
00:04 Sudo apt update
00:13 sudo apt install curl gpg gnupg2 software-properties-common apt-transport-https
00:18 curl …
00:26 sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d/
00:31 echo “deb [arch=amd64] stable main” | sudo tee /etc/apt/sources.list.d/vscode.list
00:32 sudo apt update && sudo apt install code
00:35 open VS Code
00:44 outro
_______________________
// More //
?
[ad_2]
source