Linux

Tutorial (How To: Install VS Code in LINUX Ubuntu?)



Tutorial (How To: Install VS Code in LINUX Ubuntu?)
Demonstration on How to Install VS Code as a Debian Package
Visited the URL downloaded the proper Debian 64-bit version for my Linux Ubuntu version 22.04 and used the Debian Package Manger ‘dpkg -i code_1.87.2-1709912201_amd64.deb” to install it.
The used code to write a couple of Python scripts, one C program and one CPP Program. Python Extension and C and CPP Extensions were installed.
Run the Python scripts using code and Python interpreter
Run the C and C++ Source code after compilation with Code and gcc, and g++ compilers.

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button