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

How to Install EPEL Repo on CentOS 7 Linux

September 20, 2014 | By the+gnu+linux+evangelist.

GNU/Linux CentOS 7 Installing EPEL Repository

The Tip Simply Shows How to Install EPEL Repo CentOS 7 64-bit GNU/Linux – Step by step Tutorial.

And the Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Red Hat Enterprise based Linux (RHEL), CentOS and Scientific Linux (SL), Red Hat Enterprise based Linux (OEL).

How to Install EPEL Repository CentOS 7 Linux
  1. 1. Terminal Quick Start

    How to Quick Start with Command Line on CentOS Linux

    Terminal CentOS Quick Start Guide
  2. 2. Adding EPEL Repo

    Then to Install EPEL Repository for CentOS 7
    To Setup it simply play:

    sudo su -c "yum install epel-release"
  3. How to Install Adobe Reader for CentOS: Setup Adobe Reader for CentOS