The solution that linux can't start vscode
This article is to share with you about the solution that linux can not start vscode. The editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article.
Whether it is installed correctly. Otherwise, it won't work.
Install Visual Studio Code
First, you need to install Ubuntu Make. Ubuntu Make exists in the Ubuntu 15.04 repository, but Ubuntu Make version 0.7 or later is required to install Visual Studio. Therefore, you need to update to the latest Ubuntu Make through the official PPA, which supports Ubuntu 14.04,14.10 and 15.04, but only 64-bit versions.
Open the terminal and install Ubuntu Make through the official PPA using the following command:
Sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make sudo apt-get update sudo apt-get install ubuntu-make
After installing Ubuntu Make, then install Visual Studio Code using the following command:
Umake web visual-studio-code
To uninstall Visual Studio Code, also use the Ubuntu Make command. As follows:
Umake web visual-studio-code-remove
If you do not use Ubuntu Make, you can also download the installation file through the Microsoft official.
Download Visual Studio Code for Linux above is the solution that linux cannot start vscode. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.