How to install Visual Studio Code on Ubuntu 18.04?
There are three ways to install Visual Studio Code on Ubuntu 18.04, 20.04 or 22.04
Option 1: Ubuntu Software : the best method is to use Ubuntu Software, since Visual Studio Code is in the list of packages.
Option 2: package .deb : download the package at the following address: https://code.visualstudio.com/Download. Then install the package with this command:
sudo dpkg -i ~/Downloads/code_*.deb; sudo apt -f install
Option 3: snap : install Visual Studio Code with snap (same as Ubuntu Software) :
sudo snap install vscode
There are three ways to install Visual Studio Code on Ubuntu 18.04, 20.04 or 22.04
Option 1: Ubuntu Software : the best method is to use Ubuntu Software, since Visual Studio Code is in the list of packages.
Option 2: package .deb : download the package at the following address: https://code.visualstudio.com/Download. Then install the package with this command:
sudo dpkg -i ~/Downloads/code_*.deb; sudo apt -f install
Option 3: snap : install Visual Studio Code with snap (same as Ubuntu Software) :
sudo snap install vscode
There are three ways to install Visual Studio Code on Ubuntu 18.04, 20.04 or 22.04
Option 1: Ubuntu Software : the best method is to use Ubuntu Software, since Visual Studio Code is in the list of packages.
Option 2: package .deb : download the package at the following address: https://code.visualstudio.com/Download. Then install the package with this command:
sudo dpkg -i ~/Downloads/code_*.deb; sudo apt -f install
Option 3: snap : install Visual Studio Code with snap (same as Ubuntu Software) :
sudo snap install vscode
| # | ID | Query | URL | Count |
|---|---|---|---|---|
| 0 | 12771 | en | https://en.ans.wiki/6904/how-to-install-visual-studio-code-on-ubuntu-18-04 | 7 |