官术网_书友最值得收藏!

Installing Visual Studio Code on Ubuntu

The process for installing VS Code on Ubuntu has a few extra steps, but is still relatively simple. First, download the .deb file from VS Code's download page (https://code.visualstudio.com/Download). Once the download completes, run the following commands to complete the installation:

# Change directories to the Downloads folder
cd ~/Downloads

# Replace <file> with the name of the downloaded file
sudo dpkg -i <file>.deb

# Complete installation
sudo apt-get install -f

If you get a missing dependency error, you can fix it by running the following command before sudo dpkg:

sudo apt-get install libgconf-2-4
sudo apt --fix-broken install

You should now be able to open VS Code from the Launcher.

主站蜘蛛池模板: 和田市| 政和县| 龙井市| 秦安县| 石林| 保亭| 耿马| 科技| 加查县| 敖汉旗| 太保市| 米泉市| 青铜峡市| 谢通门县| 安阳县| 甘泉县| 闻喜县| 石家庄市| 六盘水市| 全州县| 宁德市| 会东县| 瑞丽市| 和田市| 江陵县| 双桥区| 五家渠市| 苗栗县| 炎陵县| 安新县| 曲周县| 青阳县| 山丹县| 寿宁县| 楚雄市| 祁门县| 营山县| 庐江县| 通化市| 宁陕县| 墨玉县|