Step-by-step – Visual Studio Code Gentoo Linux Installation

February 12, 2019 | By the+gnu+linux+evangelist.

Visual Studio Code Gentoo Linux - Installation

  1. 1. Launching Shell Emulator

    First, Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Visual Studio Code IDE in Gentoo Linux - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. 2. Downloading Visual Studio Code for Gentoo Linux

    Download Visual Studio Code for Gentoo GNU/Linux

    Get Visual Studio Code tar.gz for Gentoo Linux
  3. 3. Extracting Visual Studio Code Archive

    Then Extract Visual Studio Code tar.gz into /tmp Directory
    If it does Not Open automatically then Double-Click/Right-Click on File Manager.

    Extracting
    Or from Command Line:

    tar xvzf ~/Downloads/VSCode-linux*.tar.gz -C /tmp/
  4. 4. Installing Visual Studio Code

    Then to Set up Visual Studio Code on Gentoo Linux:
    (This a System-Wide Setup, for a Local One without sudo Just Store it on the Home Directory.)

    sudo mv /tmp/VSCode-linux* /opt/VSCode-linux

    Next Make a Symlink for Easy Launching from Shell:

    sudo ln -s /opt/VSCode-linux/bin/code /usr/local/bin/code
  5. 5. Making a Menu App Launcher

    How to Create Visual Studio Launcher on Main Menu.

    Make Launcher for Menu Guide
  6. 6. Launching Visual Studio Code

    Finally, Launch & Enjoy Visual Studio Code
    Now, to Start from Shell simply:

    code

    Or Best to Make Use of the Desktop Launcher:

    How to Install Visual Studio Code IDE in Gentoo Linux - Launcher
  7. How to Install Visual Studio Code IDE in Gentoo Linux - UI

    So Now I’m truly Happy if My Guide could Help you to Install Visual Studio Code on Gentoo Linux!

Contents


QuickChic Theme • Powered by WordPress