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

Step by step – NoMachine KDE Neon 18.04 Installation

January 27, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading NoMachine

    Download NoMachine Installer for KDE Neon

    NoMachine .deb
  2. 3. Installing NoMachine

    Then to Install NoMachine for KDE Neon
    First, Access the Target Folder, usually with:

    cd ~/Downloads

    Check the Package it’s there:

    ls | grep nomachine

    In the Output you should find the NoMachine Deb Package…
    (But if downloaded with Firefox it may be instead into the /tmp/mozilla* location)
    Finally, to Install it:

    sudo dpkg -i nomachine*.deb

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

Contents