是否正確安裝。不然是無法運行的
安裝Visual Studio Code
首先需要安裝Ubuntu Make。Ubuntu Make存在Ubuntu 15.04資源庫中,但需要Ubuntu Make 0.7以上版本才能安裝Visual Studio。所以,需要通過官方PPA更新到最新的Ubuntu Make,支持Ubuntu 14.04、14.10和15.04,但僅64位版本。
打開終端,使用下列命令,通過官方PPA來安裝Ubuntu Make:
sudo?add-apt-repository?ppa:ubuntu-desktop/ubuntu-make sudo?apt-get?update sudo?apt-get?install?ubuntu-make
安裝Ubuntu Make完后,接著使用下列命令安裝Visual Studio Code:
umake?web?visual-studio-code
卸載Visual Studio Code,同樣使用Ubuntu Make命令。如下:
umake?web?visual-studio-code?--remove
如果不使用Ubuntu Make,也可以通過微軟官方下載安裝文件。
Download?Visual?Studio?Code?for?linux
推薦:《Linux教程》
? 版權聲明
文章版權歸作者所有,未經允許請勿轉載。
THE END
喜歡就支持一下吧
相關推薦