1. 下载
1,2是指Ubuntu上的VSCode的安装,RHEL, Fedora and CentOS 可以通过安装方式三
来安装。
- 下载地址,https://go.microsoft.com/fwlink/?LinkID=760868
- 上边下载的是 deb 包,如果想下载其他的包,地址为 https://code.visualstudio.com/Download
2. 安装
-
进入到下载的目录
-
执行如下命令:
sudo dpkg -i <file>.deb sudo apt-get install -f # Install dependencies