How to Install Mono Framework on Ubuntu

This tutorial covers two methods for install VS Code on Ubuntu, Debian, and Linux Mint systems.

How to Install VS Code on Ubuntu using Snap

The Visual Studio Code is officially distributed as a Snap package in the Snap Store. Also, most of the latest operating systems recommended using the Snap tool for the packages installation. With these instructions, you can install Visual Studio Code on Ubuntu, Debian, and Linux Mint systems along with its derivatives. To install VS Code, Open a terminal (CTRL+ALT+T) and type: On successful completion of the above command, the VS code will be installed on your Debian-based system. Alternatively, follow the next method to install Visual studio code.

How to Install VS Code on Ubuntu using PPA

Use the following instructions to install Visual Studio Code on Ubuntu, Debian and Linux Mint systems using Debian packages. The PPA is officially maintained by Microsoft. Step 1. First of all, You need to enable a package repository in your system. Run the following command to enable Visual studio code repository to your system. Step 2. Next, Import the package signing gpg key on your system using the following command. Step 3. After importing gpg key, Let’s use the below commands to install Visual Studio Code on your Debian-based system. That’s it. You have successfully installed Visual Studio code on a Linux system.

Working with Visual Studio Code

Now launch the Visual Studio Code editor on your system using the graphical menu. After that create a new file or open files and directories using the File menu.

There are a large number of extensions available for Visual Studio Code like C#, Python, JavaScript, Google Chrome, etc. Install the required extensions to enhance your working experience with Visual Studio Code.

Conclusion

In this tutorial, you have learned two methods for installing Visual Studio Code on a Debian-based Linux system.

How to Install Visual Studio Code in Ubuntu   Debian   TecAdmin - 61How to Install Visual Studio Code in Ubuntu   Debian   TecAdmin - 29