Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install VS code for Ubuntu-16.04

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "how to install VS code in Ubuntu-16.04". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to install VS code in Ubuntu-16.04.

Install Microsoft Visual Studio Code

First, you need to install Ubuntu Make. Although Ubuntu Make is in the official Ubuntu15.04 library, version 0.7 of Ubuntu Make is required to install Visual Studio. Therefore, you need to update to 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 install Ubuntu Make through the official PPA using the following command:

Sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-makesudo apt-get updatesudo apt-get install ubuntu-make

After installing Ubuntu Make, then install it using the following command:

Umake web visual-studio-code

If the following occurs:

Usage: umake web [- h] {firefox-dev,phantomjs}... umake web: error: argument framework: invalid choice: 'visual-studio-code' (choose from' firefox-dev', 'phantomjs')

Please install it with the following command:

Sudo umake ide visual-studio-code

The installation path will be asked during the installation process, and I am directly confirming that the default path is used. As shown below:

WARNING: Visual Studio Code is now in the ide category, please refer it from this category from now on. This compatibility will be dropped after Ubuntu 16.04 LTS.Choose installation path: / home/lyb/.local/share/umake/web/visual-studio-codeMICROSOFT SOFTWARE LICENSE TERMSMICROSOFT VISUAL STUDIO CODE

If you encounter the following picture, just select a to accept it.

It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your state or country may not allow the exclusion or limitation of incidental, consequential or other damages. [I accept (a) / I do not accept (N)]

At this point, I believe you have a deeper understanding of "Ubuntu-16.04 how to install VS code". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report