How to install Visual Studio Code on Linux Mint 21 vanessa or any other Ubuntu-based Linux distribution with a Debian file format
Go to the site
https://code.visualstudio.com/docs/setup/linux
Download
Choose .deb
Install VS Code
sudo apt install gdebi
Using gdebi is a convenient way to handle .deb file installations because it automatically resolves dependencies and ensu...
blog.alexandrecalaca.com1 min read
Alexandre Calaça
Other articles can be found here: blog.alexandrecalaca.com/all-articles