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

How to Install GitEye Git Client on Ubuntu 16.04 Xenial LTS Easy Guide

November 29, 2016 | By the+gnu+linux+evangelist.

Downloading

  1. 2. Downloading GitEye

    Download CollabNet GitEye Client for Linux

    GitEye for Linux .zip

    If possible Choose to ‘Open with Archive Manager’.

  2. 3. Extracting GitEye

    Then Extract it into /tmp/GitEye
    Possibly Double-Click/Right-Click and Open with Archive Manager:

    GitEye Ubuntu 16.04 Install Guide - GitEye Extraction
    Or from Shell:

    mkdir /tmp/GitEye
    unzip -d /tmp/GitEye ~/Downloads/GitEye*.zip

    (But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)

Contents