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

How to Install Latest Inkscape on Manjaro

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

GNU/Linux Manjaro Installing Inkscape – Step by step Guide

How to Install Inkscape in Manjaro GNU/Linux desktop – Step by step Tutorial.

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

Finally, the guide includes detailed instructions on How to Getting Started with the Latest Inkscape.

How to Install Latest Inkscape on Manjaro
  1. 1. Terminal QuickStart

    How to QuickStart with Command Line on Manjaro Linux

    Bash Shell Manjaro QuickStart Guide