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

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.

主站蜘蛛池模板: 华蓥市| 同江市| 永嘉县| 姚安县| 卢龙县| 大足县| 临夏市| 河池市| 武夷山市| 新乡市| 胶南市| 大冶市| 祁门县| 阆中市| 永济市| 涿鹿县| 丹棱县| 晋江市| 黔南| 达州市| 丽江市| 策勒县| 灵川县| 探索| 织金县| 松滋市| 元氏县| 淅川县| 保靖县| 城市| 柯坪县| 康乐县| 丹阳市| 揭东县| 乾安县| 界首市| 化隆| 东阳市| 施秉县| 成都市| 宜兰市|