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

How to Install AUR Package on Arch Gnu/Linux

September 6, 2019 | By the+gnu+linux+evangelist.

AUR Package Manager for Arch Installation Guide

Install Arch User Repository Packages on Arch GNU/Linux – Step by step Tutorial.

And the AUR Helpers and Pacman Wrappers for Arch make it Easy to Search and Install Software from the AUR Repo that contains more than 44000 Packages.

Especially relevant: you dispose at least of 3 great Tools for Managing AUR Packages on Arch
(I’ve taken into account here only the regularly Mantained ones):

  • Yay
  • Pikaur
  • Trizen

So now, What to Choose?! Each one have its peculiar Characterists and Features but Every one Do a Nice Job!

How to Install AUR Package on Arch GNU/Linux - Featured

Arch Linux Install AUR Package Tools