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

How to Install Pecl on Linux Mint Distro

GNU/Linux Mint Installing Pecl Guide

Hi! The linked Tutorial shows you Step-by-Step How to Install PHP PECL on Mint GNU/Linux Desktops.

And PECL for Linux Mint (PHP Extension Community Library) is a Repository of Extensions for the PHP programming language.

Pecl Install Linux Mint - Featured

GNU/Linux Mint PHP Pecl Installation Guide