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

Step-by-step – VirtualBox Manjaro 18 Gnu/Linux Installation

March 1, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing AUR Package Manager

    How to Install Yay for Manjaro GNU/Linux

    Installing Yay Aur Package Installer
  2. 3. Installing VirtualBox

    Then to Install VirtualBox in Manjaro.
    Simply run:

    yay -Sy --noconfirm virtualbox-bin

    On Prompt try simply to Hit “Enter” and follow with the Default Choices.

Contents