Linux

Can’t Install Vscode on Kali Linux

If you are facing a problem while installing vscode on Kali Linux, you may want the solution to this problem.

In this article, I will show you how you can solve this problem. It’s pretty easy and yes you still need the deb package.  Go to the deb file location and open the terminal. You may face a problem while using the command:

sudo dpkg -i code_1.75.1-1675893397_amd64.deb

Although there is one more way to install a deb package on your system. Let me show you that.

kali linux

Read More: Different Dock on Every Workspace in Ubuntu

Here I used the apt install command. Just use the command and put your deb package and finally press enter. The deb package will install on your Kali Linux easily.

kali linux

You can see that it works smoothly. So, if dpkg command doesn’t work for you then you can use the apt install command.

So, this is the process to install VSCode on Kali Linux.

What is your reaction?

0
Excited
0
Happy
0
In Love
0
Not Sure
0
Silly

Leave a reply

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