Install Visual Studio Code in Ubuntu

Source: Internet
Author: User

Install Visual Studio Code in Ubuntu

Microsoft unexpectedly released Visual Studio Code and supported major desktop platforms, including linux. If you are a web developer who needs to work in Ubuntu, you can easily install Visual Studio Code.

I will use Ubuntu Make to install Visual Studio Code. Ubuntu Make is the former Ubuntu developer tool center. It is a command line tool that helps users quickly install various development tools, languages, and ides. You can also use Ubuntu Make to easily install Android Studio and other ides, such as Eclipse. This document describes how to install Visual Studio Code using Ubuntu Make In Ubuntu. You can also download the installation package from the official Microsoft website)

 

Install Microsoft Visual Studio Code

Before you start, install Ubuntu Make. Although Ubuntu Make exists in the official Ubuntu 0.7 library, you need Ubuntu Make or later to install Visual Studio. Therefore, you need to update the latest Ubuntu Make through the official PPA. This PPA supports Ubuntu 14.04, 14.10, and 15.04.

Note that only the 64-bit version is supported.

Open the terminal and run the following command to install Ubuntu Make through the official PPA:

  1. sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
  2. sudo apt-get update
  3. sudo apt-get install ubuntu-make

After Ubuntu Make is installed, run the following command to install Visual Studio Code:

  1. umake web visual-studio-code

During the installation process, you will be asked about the installation path, such:

After throwing out a bunch of requirements and conditions, it will ask if you are sure to install Visual Studio Code. Enter 'A' to confirm:

After confirmation, the installer starts to download and install. After the installation is complete, you can find that the Visual Studio Code icon has already appeared on the Unity launcher. Click the icon to start running! For Ubuntu 15.04 Unity:

 

Uninstall Visual Studio Code

Uninstall Visual Studio Code and use the Ubuntu Make command. As follows:

  1. umake web visual-studio-code --remove

If you do not want to use Ubuntu Make, you can also download the installation file from Microsoft official website.

  • Download Visual Studio Code for Linux

What! Visual Studio Code can be installed easily, thanks to Ubuntu Make. I hope this article will help you. If you have any questions or suggestions, please leave a message.

Visual Studio Code simple trial

Visual Studio 2010 & Help Library Manager installation instructions

How to configure OpenCV 2.3.x/2.4.x in Visual Studio 2005/2008 and Visual Studio 2010

Use the opencv-2.4.0.exe file to compile the x86 or x64 platform Visual Studio 2005/2008/2010 target file

Visual Studio LightSwitch supports HTML5 and JavaScript

Visual Studio 11: use C ++ to develop a simplest Metro application

Visual Studio details: click here
Visual Studio: click here

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.