How to install VS Code or Visual Studio Code on Kali Linux 2022

In this article, we will see how to install VS Code or Visual Studio Code on Kali Linux 2022 step by step.

What is VS code or Visual Studio Code

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go, .NET).

How to install VS Code or Visual Studio Code on Kali Linux 2022

1. Open browser and go to VS code link or click copy the below link and paste in Web browser.

https://code.visualstudio.com/docs/setup/linux

2. Now, click .deb package(x64) as highlighted below.

How to install VS Code or Visual Studio Code on Kali Linux 2022

3. Once we clicked on the link, download starts.

4. Now, go to terminal then switch to downloads directory and run the below command.

5. Once installation is complete, search for vs code or visual studio code as shown below and click on it.

So we have successfully installed VS code on Kali Linux 2022.

Video link for the same:

Leave a Reply

Your email address will not be published. Required fields are marked *