Linux / Ubuntu : Installing Visual Studio Code

Installing Visual Studio Code on LINUX
Installing Visual Studio Code on LINUX

Hi All,

Greetings for the day 🙂 LIFE IS BEAUTIFUL 🙂

Today we have very small article since I need to look into it so sharing. SHARING IS CARING 🙂

How to install Visual Studio Code on Linux / Ubuntu box

Background / Details :

  • I am studying / understanding DOCKER and KUBERNAETES for this I need to create docker image from scratch and trying simple NET CORE console application and this is the first step

To install we actually need to execute only one command 🙂 Folowing are the steps :

  • I have created UBUNTU vm on my free subscribed AZURE
  • Next step is to connect to our LINUX / UBUNTU box either using RDP or PuttY
  • Once we have successfully connected to LINUX box we are ready to install the Visual Studio Code
  • Here I am connecting to LINUX box using PuttY
  • There are couple of options to install Visual Studio Code on LINUX box
    • We could download Visual studio Code from https://code.visualstudio.com/download just select our appropriate OS
    • Visual Studio Code is also officially distributed as a Snap package in the Snap Store. This is the easiest way to install, just execute following command from the bash
sudo snap install --classic code # or code-insiders

  • Once installed, the Snap daemon will take care of automatically updating VS Code in the background
  • You will get an in-product update notification whenever a new update is available
Installing Visual Studio Code on LINUX box
Fig : Installing Visual Studio Code on LINUX box
Installing Visual Studio Code on LINUX box - downloading Visual Studio Code
Fig : Installing Visual Studio Code on LINUX box – downloading Visual Studio Code
  • Once download complete, installation will start
Fig : Visual Studio Code installed successfully on LINUX box

References :

We have very good series of articles on Ubuntu / Linux – https://knowledge-junction.in/category/technology-articles/linux/

Thanks for reading 🙂 HAVE A SAFE LIFE 🙂 TAKE CARE 🙂

Prasham Sabadra

LIFE IS VERY BEAUTIFUL. ENJOY THE WHOLE JOURNEY :) Founder of Microsoft 365 Junction, Speaker, Author, Learner, Developer, Passionate Techie. Certified Professional Workshop Facilitator / Public Speaker. Believe in knowledge sharing. Around 20+ years of total IT experience and 17+ years of experience in SharePoint and Microsoft 365 services Please feel free me to contact for any SharePoint / Microsoft 365 queries. I am also very much interested in behavioral (life changing) sessions like motivational speeches, Success, Goal Setting, About Life, How to live Life etc. My book - Microsoft 365 Power Shell hand book for Administrators and Beginners and 100 Power Shell Interview Questions - https://www.amazon.in/Microsoft-Administrators-Beginners-Interview-Questions/dp/9394901639/ref=tmm_pap_swatch_0?_encoding=UTF8&qid=1679029081&sr=8-11

You may also like...

1 Response

  1. August 16, 2021

    […] But for our large applications / solutions I will go for Visual Studio Code. I have installed the Visual Studio Code We have detailed article for installing Visual Studio Code on LINUX box – Linux / Ubuntu : Installing Visual Studio Code […]

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Microsoft 365

Subscribe now to keep reading and get access to the full archive.

Continue reading