About 3,420,000 results
Open links in new tab
  1. Can I install Visual Studio Code on Ubuntu 32 bit?

    May 1, 2015 · You can use Ubuntu Make to download and install Visual Studio Code: sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make sudo apt-get update sudo apt-get install ubuntu-make Then install Visual Studio Code:

  2. Visual Studio Code on Linux

    The easiest way to install Visual Studio Code for Debian/Ubuntu based distributions is to download and install the .deb package (64-bit), either through the graphical software center if it's available, or through the command line with:

  3. Download Visual Studio Code - Mac, Linux, Windows

    Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.

  4. Visual Studio Code on Ubuntu 12.04 32bit

    Oct 30, 2016 · I've downloaded and installed the deb and the bin package for Visual Studio Code 32bit, but in both cases I'm getting the following error when I try to start it. I can't understand what is causing this problem. My system release is 12.04.5 LTS. Same error, see my LXTerminal from LXDE. Reading package lists... Done. Reading state information... Done

  5. How to Install VS Code on Ubuntu & Other Linux - It's FOSS

    May 1, 2015 · Download VS Code DEB or RPM. There are options for 32-bit systems as well. If you’re not sure about that, you can read our guide to find if your Ubuntu is 32 bit or 64 bit and then download the files accordingly. Once downloaded, you can simply follow the method suitable to you to install a deb file on Ubuntu (or other Ubuntu-based distros).

  6. Steps to Install VSCode on Ubuntu 22.04 [6 Methods]

    Jan 7, 2024 · Here's a list of possible methods to install Visual Studio Code (VSCode) in Ubuntu 22.04: Using the Ubuntu Software Center. Downloading and installing the .deb package from the official VSCode website. Using the Command Line with the APT package tool (after adding the Microsoft repository and key). Installing via the Snapcraft store (using Snap).

  7. VS Code 1.36 Released! Dropped Linux 32-bit Support

    Jul 5, 2019 · Code 1.36, the June 2019 release of Visual Studio Code, was released. The new release has updated to Electron 4.x, means it will no longer run on Linux 32-bit. VS Code 1.36 release highlights: Context menu for the status bar to hide / show individual entries. Indent guides now available in File Explorer, Search view, Debug views, etc.

  8. 3 Ways To Install Visual Studio Code on Ubuntu That Work!

    Feb 28, 2025 · We found the 3 best ways you can install Visual Studio Code on Ubuntu using Snap, APT, & .deb methods. Includes troubleshoot tips & launch it in 2025. Skip to content

  9. How to download and install Visual Studio Code on Ubuntu

    Feb 8, 2017 · On 32-bit Ubuntu editions execute this command : More information -> Running VS Code on Linux. Note : The direct download links and the file names are valid as of writing this answer today. They will change with every new release, hence check the …

  10. Installing VS Code on Linux: When Coding Becomes as Easy as …

    Nov 12, 2024 · Installing VS Code on Ubuntu: The Path to Programmer’s Zen. For Ubuntu fans, there’s a simple way to get set up—so easy you could do it before your morning coffee. sudo apt install wget gpg. wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg.

Refresh