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

How to Install Inkscape on KDE Neon Gnu/Linux

September 1, 2019 | By the+gnu+linux+evangelist.

Inkscape 1.x KDE Neon Installation Guide

Hi! The Tutorial shows you Step-by-Step How to Install the Latest Inkscape 1.x in KDE Neon GNU/Linux Desktop.

And Inkscape for KDE Neon is an Open-Source Vector Graphics Editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X.
What sets Inkscape apart is its use of Scalable Vector Graphics (SVG), an open XML-based W3C standard, as the native format.

Inkscape Quick Start for KDE Neon - Featured
  1. 1. Launching Terminal

    Open a Terminal Shell emulator window
    Just start Typing “konsole” on Desktop.
    (Press “Enter” to Execute Commands).

    How to Install Inkscape on KDE Neon - Open Terminal