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

Step-by-step – SmartGit Installation in Manjaro

June 9, 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 SmartGit

    Then to Install SmartGit in Manjaro

    Simply run:

    yay -Sy --noconfirm smartgit

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

Contents