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

How to Install A Rpm Package on Linux Mint Distro

GNU/Linux Mint Installing Rpm Packages Guide

Hi! The linked Tutorials Show you Step-by-Step How to Install a Rpm Package in GNU/Linux Mint Desktops.

The Rpm Package must be First, Converted in the Deb format by the Alien Tool.

Alien converts an RPM package file into a Debian package file or Alien can install an RPM file directly.

How to Install a RPM Package on Mint Linux - Featured

GNU/Linux Mint RPM Package Installation Guide