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

GitEye Installation in Arch Linux – Step-by-step

December 2, 2022 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing AUR Package Manager

    How to Install Yay for Arch GNU/Linux

    Installing Yay Aur Package Installer
  2. 3. Installing GitEye

    Then to Install GitEye in Arch
    Simply run:

    yay -Sy --noconfirm giteye

    On Prompt try simply to Hit “Enter” and follow with the Default Choices.
    Possibly to Accept the License Agreement Hit “q”.
    In case of any Issue and for further insight see: AUR giteye.

  3. 4. Launching GitEye

    Now to Launch & Enjoy GitEye
    From Shell simply with:

    giteye

    Or better make use of the Desktop Launcher!
    GitEye Arch Install Guide - UI

Contents