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

GitKraken Installation on MX Linux

October 16, 2018 | By the+gnu+linux+evangelist.

GitKraken MX Linux Installation Guide - Installing

  1. 3. Installing GitKraken

    Then to Install GitKraken on MX
    First, Access the Target, usually in the Downloads folder:
    (But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser)

    cd && cd Downloads

    Then to Setup GitKraken:

    sudo gdebi gitkranen*.deb

    If No GDebi then First, do:

    sudo apt install gdebi-core gdebi