Installer Visual Studio Code sous Kali Linux en 2 minutes | Protocol 2022

Published: 28 December 2022
on channel: Protocol | Cybersécurité & Réseaux
1,028
14

Liste des commandes à respecter dans l'ordre :

sudo apt update

sudo apt install curl gpg gnupg2 software-properties-common apt-transport-https

!!! Attention, dans la commande suivante ajoutez un chevron pointé à droite entre dearmor et microsft.gpg

curl https://packages.microsoft.com/keys/micros... | gpg --dearmor microsoft.gpg


sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d/

echo "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main" | sudo tee /etc/apt/sources.list.d/vscode.list

sudo apt update

sudo apt install code

SI vous avez des problèmes/questions, n'hésitez pas en commentaires !


On this page of the site you can watch the video online Installer Visual Studio Code sous Kali Linux en 2 minutes | Protocol 2022 with a duration of hours minute second in good quality, which was uploaded by the user Protocol | Cybersécurité & Réseaux 28 December 2022, share the link with friends and acquaintances, this video has already been watched 1,028 times on youtube and it was liked by 14 viewers. Enjoy your viewing!