
If you prefer using a GUI, open Ubuntu Software, search for “Visual Studio Code” and install the application:

Visual Studio Code has been installed on your Ubuntu machine. To install the VS Code snap, open your terminal ( Ctrl+Alt+T) and run the following command: sudo snap install -classic code Snap packages can be installed from either the command-line or via the Ubuntu Software application. Unlike the standard deb packages, snaps have a larger disk footprint and longer application startup time. Snap packages are easy to upgrade and secure.

Snaps are self-contained software packages that include the binary all dependencies needed to run the application. Visual Studio Code snap package is distributed and maintained by Microsoft. Installing Visual Studio Code as a Snap Package # Or as a deb package from Microsoft repositories.Ĭhoose the installation method that is most appropriate for your environment. VS Code can be installed as a snap package via the Snapcraft store This guide shows two ways of installing Visual Studio Code on Ubuntu 20.04. Visual Studio Code is cross-platform, available on Windows, Linux, and macOS. Install VS Code on Ubuntu - The Easiest Way in 2023
