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

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.

主站蜘蛛池模板: 镇坪县| 调兵山市| 彭阳县| 义乌市| 衢州市| 洛南县| 新巴尔虎左旗| 涟源市| 浦江县| 凯里市| 双鸭山市| 永泰县| 察哈| 武宣县| 德化县| 错那县| 太谷县| 定西市| 樟树市| 五家渠市| 简阳市| 息烽县| 根河市| 滕州市| 朝阳区| 呼伦贝尔市| 揭西县| 宜川县| 凉城县| 棋牌| 孟连| 三江| 尼勒克县| 嘉峪关市| 丹棱县| 龙川县| 凉城县| 金塔县| 旬阳县| 石首市| 清河县|