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

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.

主站蜘蛛池模板: 四川省| 新河县| 成都市| 汶川县| 新郑市| 三门县| 辉南县| 宕昌县| 岑巩县| 封开县| 广平县| 城口县| 丹东市| 赫章县| 射阳县| 平塘县| 台南县| 磴口县| 黄冈市| 德阳市| 同仁县| 商河县| 弥渡县| 陆川县| 大新县| 招远市| 双牌县| 宜丰县| 维西| 和政县| 子洲县| 房山区| 衡南县| 都昌县| 固原市| 霍林郭勒市| 通榆县| 三台县| 洪雅县| 庆阳市| 江永县|