$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

The linked tutorial shows you step-by-step How to Install PHP PECL on Mint GNU/Linux desktops – Step by step Tutorials.

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