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

Step by step – Shotcut Installation on Manjaro 19

July 9, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Shotcut

    Then to Install Shotcut on Manjaro
    For the Stable release simply run:

    sudo pacman -Syu shotcut

    Authenticate with the User’s Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

Contents