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

How to Install Insomnia on AntiX Gnu/Linux Easy Guide

May 8, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 3. Installing Insomnia

    Then to Set up Insomnia on antiX Linux from CLI.

    But if you Preefer instead Setup it without the Command Line then See instructions about How to Install this Software with GUI.

    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

    To Check that there is run:

    ls . | grep insomnia

    And then to Setup Insomnia:

    sudo dpkg -i Insomnia*.deb