How to Install Visual Studio Code on Linux in 2023



#vscode #visualstudiocode #linux #codeeditor #programming #development #software #opensource #tutorial #installation #howto
#vscodeonlinux #vscodeinstallation #vscodesnap

Visual Studio Code is a popular and powerful code editor that is available for free on Linux, Windows, and macOS. It is a good choice for developers of all levels, beginners to advanced.
In this video, we will show you how to install Visual Studio Code on Linux in a few simple steps.

—————-:installation of Vs code on Ubuntu/Debian/mint : ——————–
Install via snap :
1) sudo apt install snapd
2) sudo snap install code –classic
3) sudo snap run code

Install via flatpak :
1) flatpak install flathub com.visualstudio.code
2) flatpak run com.visualstudio.code

[ad_2]

source

Exit mobile version