How to Install Visual Studio Code in XCFE


vsc xcfe

This is a very short post on how to install Visual Studio Code in XCFE environment

Step 1: Download the deb package

Open an official VSC site and download the .deb package:

deb package on VSC site

Please verify that downloaded file exists:

deb file in downloads folder

Step 2: Install the deb

Then, install the VSC package using following command:

sudo dpkg -i <package_file_name>.deb

Step 3: Enter the path

Please enter the path in the prompted window:

Prompted window

comments powered by Disqus