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

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.

主站蜘蛛池模板: 庄河市| 伊宁县| 鹿泉市| 泗阳县| 乡宁县| 新巴尔虎左旗| 闻喜县| 绩溪县| 故城县| 永寿县| 武冈市| 海晏县| 大竹县| 大庆市| 留坝县| 麻城市| 苗栗县| 汉阴县| 新田县| 驻马店市| 建始县| 尖扎县| 克拉玛依市| 乾安县| 涞水县| 亳州市| 渑池县| 教育| 吉林市| 延长县| 北海市| 襄汾县| 平安县| 布拖县| 调兵山市| 万载县| 松江区| 股票| 和平区| 永福县| 漠河县|