Python Forum
Installing the Visual Studio Code on Linux - how to do that!?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing the Visual Studio Code on Linux - how to do that!?
#1
dear community

the question of today: Installing the Visual Studio Code on Linux - how to do that!?

the well known open source code editor Visual Studio Code is becoming more and more well known.


the question is:
how to install Visual Studio Code in Ubuntu and - even more interesting in many other Linux distributions. Ubuntu is not the only Linux-system it is only a very very little part of the linux world. by releasing Visual Studio Code for all major desktop platforms that includes Linux as well the Coding Community was enlighted and yes: they are very happy.. The Visual Code became more and more famous - and during the time one of the best open source code editors.

To sume up: The feature it provides are useful not only to web developers but for other languages too.
I am not going to list the features of Visual Studio Code here. Zhe question is: how to install Visual Studio Code on Ubuntu and other Linux distributions.

the idea 1. Install Visual Studio Code in Linux using Snap
visual Studio Code is available as a Snap package. theUbuntu users can find it in the Software Center itself and install it in a couple of clicks.
Visual Studio Code in Ubuntu Software Center - but again: ubuntu is not the only linux - only one of many many distributions. The Idea of using snap is somewhat strange. Snap packaging means you can install it in any Linux distribution that supports Snap packages. Make sure to enable Snap support on your Linux distribution. if we are on a certain linux-system then we can then install VS Code using this command:
sudo snap install code --classic


idea 2
. Using the .deb/.rpm installation files: the good thing: the developer of the VSCode provides packages to install Visual Studio Code in Linux.


To go this way seems to be pretty easy: options under Linux. But what about the very intersting MX-Linux!?
Wordpress - super toolkits a. http://wpgear.org/ :: und b. https://github.com/miziomon/awesome-wordpress :: Awesome WordPress: A curated list of amazingly awesome WordPress resources and awesome python things https://github.com/vinta/awesome-python
Reply
#2
see: https://python-forum.io/Thread-VS-Code-f...ght=VSCode
Reply
#3
https://code.visualstudio.com/docs/setup/linux

also
https://code.visualstudio.com/#alt-downloads
just select the right one for you
As far as I can see mxlinux is based on Debian, so .deb package should work, right?

Also check Snapcraft.
https://snapcraft.io/code
As you can see Snap is also mentioned in the first link I shared

Also if your distro has Flatpack, vs code is also available there
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#4
Since it's open code you can just compile it.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#5
hi there good day dear python-friends, Wink


many many thanks for the hints. i am very happy. I will follow your words and ideas to install VSCode on MX.

Yes : you were right: MX Linux is debian-based. So i am glad that i can use all the according ideas /& all the
experiences that exist in the "debian-world." So i hope that (also in MX) the powerful VSCode will run - without any issues - and that i am able to configure VSCode and the whole environment to work with Python.

Note: there are some great and very very helpful threads here in this great forum that help in these steps.

Thanks to Larz60+ to point out the intersting thread of snippsat - here; https://python-forum.io/Thread-VS-Code-f...ght=VSCode

conclusio: many many thanks for running this great page.


keep up the great project. it rocks

regards apollo Wink
Wordpress - super toolkits a. http://wpgear.org/ :: und b. https://github.com/miziomon/awesome-wordpress :: Awesome WordPress: A curated list of amazingly awesome WordPress resources and awesome python things https://github.com/vinta/awesome-python
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Autocompletion for Python in Visual Studio user3481 1 2,183 Dec-10-2020, 12:03 PM
Last Post: snippsat
  installing uPyCraft IDE on Mx-Linux apollo 4 5,077 Oct-14-2019, 04:36 PM
Last Post: Larz60+
  Installing pip on linux sylas 5 3,889 Aug-11-2019, 08:31 AM
Last Post: michaellossagk
  Is there any keyboard shortcut to run code from Visual Studio Code? python300 3 61,336 Aug-07-2018, 09:12 PM
Last Post: python300
  installing Linux on Flash Drive Larz60+ 9 6,889 Sep-18-2017, 02:03 PM
Last Post: Larz60+
  C code under linux elico 9 8,054 Nov-07-2016, 08:10 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020