Install Visual Studio Code in KALI Linux - 2023

Опубликовано: 21 Октябрь 2024
на канале: YEN
439
2

Thank you for joining me😁
You can also find the blog about this tutorial
  / install-vs-code-in-kali-linux  
_______________________
/** URL **/
Check out the commands in my github
https://github.com/Monles/python-for-...
_______________________
/** 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] https://packages.microsoft.com/repos/... 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 //
🍋https://msha.ke/monles