Linuxips
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux
No Result
View All Result
Linuxips
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux
No Result
View All Result
Linuxips
No Result
View All Result
Home Ubuntu

How to Install Vscode on Ubuntu 22.04

admin by admin
August 17, 2022
Reading Time: 3 mins read
0
How to Install Vscode on Ubuntu 22.04

In this tutorial, you will learn to install and start vscode on Ubuntu. Microsoft’s Visual Studio Code (vscode) is a source-code editor developed for Windows, Linux, and macOS. The code editor supports debugging, syntax highlighting, automatic code completion, snippets, embedded Git control, etc.

Contents hide
1 Prerequisites
2 How to Install vscode on Ubuntu?
3 Install Visual Studio Code with Snap
4 Using the apt package manager
5 Install Using the GUI
6 Start vscode on Ubuntu
7 Conclusion

vscode is open source. It supports an abundance of extensions acts as a version control system, thus facilitating project collaboration.

Prerequisites

  • A system running Ubuntu.
  • An account with administrator privileges.
  • A working network connection.

How to Install vscode on Ubuntu?

There are three ways to install vscode on Ubuntu:

  • Installing the snap package.
  • Using the apt package manager.
  • Via the Ubuntu Software GUI app.

Choose an installation method and follow the steps below to install vscode.

Install Visual Studio Code with Snap

Snap packages are containerized applications. Open the terminal and run the following command to install the vscode self-contained snap package with the required dependencies:

$ sudo snap install --classic code

 

Install vscode using snap

Verify the installation by checking the program version:

$ code --version

vscode version on linuxips

Using the apt package manager

Download vscode latest .deb file from the releases page.

And install it locally through apt or dpkg.

$ sudo apt install ./code_version_amd64.deb
$ sudo apt install -f

Or

$ sudo dpkg -i /path/to/code_version_amd64.deb
$ sudo apt install -f

Install Using the GUI

Follow the steps below to install vscode using Ubuntu Software Center:

1. Open Ubuntu Software Center

Click the Show Applications button and open the Ubuntu Software Center app.

Open Ubuntu Software Center

2. Find Visual Studio Code

Click the Search button, and type vscode in the search bar. Click code on the list to open the app page.

Visual Studio Code on Ubuntu Software Center

3. Install vscode

Click the Install button and, when prompted, type in your administrator password to start the installation.

Install VSCode on Ubuntu

Start vscode on Ubuntu

Click the Show Applications button and locate Visual Studio Code in the app list.

VsCode on Ubuntu

Click the app to open it and start customizing the appearance, adding extensions for the programming languages you need, etc.

Open VSCode on Ubuntu

Conclusion

This guide showed you how to install and uninstall vscode on Ubuntu using three methods. Choose your preferred installation method and start creating and editing code easily with vscode.

Related Linux Tutorials:

  • How to Install Cisco Packet Tracer on Ubuntu.
  • How to install Tweak Tool on Ubuntu 21.04.
  • ZSH to BASH | How to Install ZSH on Ubuntu.
  • How to Install Ubuntu.
  • How to Install PuTTY on Ubuntu
ShareTweetSendShareShare
Previous Post

dpkg Command in Linux

Next Post

How to Install Terminator on Debian 11

admin

admin

Linuxips is a Linux blog that publishes articles and tutorials about server operations, installations, new techniques and Linux security.

Related Posts

How to Locate and kill a Process on Ubuntu 22.04
Ubuntu

How to Locate and kill a Process on Ubuntu 22.04

December 31, 2025
How to Install HTOP on Ubuntu
Commands

How to Install HTOP on Ubuntu 22.04 (Monitor System Processes)

December 30, 2025
How To Use AppImage in Linux
Linux

How To Use AppImage in Linux [Complete Guide]

April 2, 2023
How To Install uGet Download Manager On Ubuntu
Linux

How To Install uGet Download Manager On Ubuntu

March 8, 2023
How to Install ZSH on Ubuntu 22.10
Ubuntu

How to Install ZSH on Ubuntu 22.10

March 7, 2023
How to Install Terminator on Ubuntu
Ubuntu

How to Install Terminator on Ubuntu, a Linux Terminal Emulator

March 2, 2023

Leave a Reply Cancel reply

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

No Result
View All Result

You might also like

How to Use the which Command in Linux

How to Use the which Command in Linux

January 2, 2026
How to Work with Nano Editor on Linux

How to Work with Nano Editor on Linux

January 1, 2026
How to Locate and kill a Process on Ubuntu 22.04

How to Locate and kill a Process on Ubuntu 22.04

December 31, 2025
How to Install HTOP on Ubuntu

How to Install HTOP on Ubuntu 22.04 (Monitor System Processes)

December 30, 2025
How to Install Vim on Arch Linux

How to Install Vim on Arch Linux : A Quick Guide

December 29, 2025
Tails 7.2

Tails 7.2 Released with Tor Browser 15.0 and Linux Kernel 6.12 LTS

November 13, 2025

© 2024 Linuxips.com - Linux Tips, Tricks and Tutorials.

  • Home
  • Web Stories
  • Privacy Policy
  • Contact Us
  • Disclaimer
No Result
View All Result
  • Home
  • Linux
  • Debian
  • Ubuntu
  • Fedora
  • Arch Linux

© 2024 Linuxips.com - Linux Tips, Tricks and Tutorials.