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

How to Install Awesome Window Manager on Oracle Linux 7 Easy Guide

August 25, 2019 | By the+gnu+linux+evangelist.

Installing

  1. Enable EPEL Release for Oracle Linux 7

    Enabling epel-release on Oracle Linux 7
    sudo dnf install epel-release -y
  2. Install Awesome Window Manager

    Installing Awesome
    sudo dnf install awesome -y
  3. Then to Enable Awesome
    Simply Log-Out & Log-In into Awesome.

    Installing Awesome for Oracle GNU/Linux 7 - Oracle Linux Awesome Login

Contents