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

How to Install Oracle JDK 13 on Manjaro 18 Gnu/Linux

December 13, 2019 | 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

    Then to Install Oracle JDK 13 in Manjaro.

    Simply run:

    yay -Sy --noconfirm jdk

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

Contents