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

  • Learn WebAssembly
  • Mike Rourke
  • 116字
  • 2021-08-13 15:39:00

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.

主站蜘蛛池模板: 玉山县| 徐水县| 遂溪县| 鹤庆县| 雷波县| 乐安县| 台江县| 芦溪县| 涟源市| 鸡东县| 布拖县| 德阳市| 武平县| 天台县| 巴里| 华安县| 佛学| 股票| 合水县| 广饶县| 库伦旗| 新闻| 垫江县| 庆安县| 日土县| 九龙城区| 城市| 如东县| 莱阳市| 丹寨县| 宣威市| 噶尔县| 九江县| 台中市| 商城县| 高唐县| 台北县| 土默特右旗| 云龙县| 将乐县| 高尔夫|