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

Step-by-step – Inkscape LinuxFX Installation

April 4, 2021 | By the+gnu+linux+evangelist.

GNU/LinuxFX Ubuntu Installing Inkscape – QuickStart Guide

Hi! The Tutorial shows you Step-by-Step How to Install Latest Inkscape in LinuxFX Ubuntu GNU/Linux Desktop.

And Inkscape for LinuxFX 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.

Step-by-step – Inkscape LinuxFX Installation Guide
  1. 1. Launching Terminal

    Open a Shell Terminal emulator window
    Ctr+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    LinuxFX Open Terminal
    In case first see: Terminal QuickStart Guide.