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 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
How to Install Tweak Tool on Ubuntu
Ubuntu

How to install Tweak Tool on Ubuntu 22.04

February 28, 2023
How to Install Ubuntu 22.10 (Kinetic Kudu)
Ubuntu

How to Install Ubuntu 22.10 | Ubuntu for Desktop

January 26, 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

Install ZSH on Arch Linux

How to Install ZSH on Arch Linux

January 6, 2024
How to Install ZSH on Kali Linux 2024.1

How to Install ZSH on Kali Linux

January 5, 2024
How To Use AppImage in Linux

How To Use AppImage in Linux [Complete Guide]

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

How To Install uGet Download Manager On Ubuntu

March 8, 2023
How to Install ZSH on Ubuntu 22.10

How to Install ZSH on Ubuntu 22.10

March 7, 2023
Linux Files and Directories

Linux Files and Directories

March 3, 2023

© 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.