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

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.

主站蜘蛛池模板: 鹤庆县| 莫力| 梧州市| 疏附县| 浪卡子县| 南雄市| 堆龙德庆县| 长垣县| 沾益县| 广西| 交口县| 鸡泽县| 饶河县| 靖宇县| 华阴市| 汉源县| 丰顺县| 鹤峰县| 滁州市| 新和县| 贞丰县| 龙口市| 三河市| 贵州省| 新营市| 泾川县| 云安县| 翁牛特旗| 邹城市| 宜春市| 鄯善县| 全州县| 东光县| 项城市| 嘉峪关市| 武穴市| 乌恰县| 平谷区| 福鼎市| 那曲县| 扎鲁特旗|