$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Visual Studio Code on Arch Linux – Step by step

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

Installing

[ad_slider autoplay=”true” interval=”8″ count=”5″]
  1. 2. Installing AUR Package Manager

    How to Install Yay for Arch GNU/Linux

    Installing Yay Aur Package Installer
    [ad_slider autoplay=”true” interval=”8″ count=”5″]
  2. 3. Installing Visual Studio Code

    Then to Install Visual Studio Code IDE on Arch
    Simply run:

    yay -S --noconfirm visual-studio-code-bin

    On Prompt try simply to Hit “Enter” and follow with the Default Choices.
    Possibly to Accept the License Agreement Hit “q”.
    In case of any Issue and for further insight see: AUR visual-studio-code-bin.

[ad_slider autoplay=”true” interval=”8″ count=”5″]

Contents