Installing
-
2. Downloading Visual Studio Code for Parrot Linux
Download Visual Studio Code for Parrot GNU/Linux
Here Get Visual Studio Code .deb for Parrot LinuxLink to Download Visual Studio Code for Parrot Linux -
3. Installing Visual Studio Code
Then to Set up Visual Studio Code on Parrot OS Home/Security Linux
First, Access the Target, usually in the Downloads folder:
(But if downloaded with Firefox it can be instead into /tmp/mozilla*)Copycd && cd Downloads
To Check that there is run:
Copyls . | code
And to Setup Visual Studio Code:
Copysudo dpkg -i code*.deb
Contents