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

How to Install Inkscape on Kali Gnu/Linux

August 25, 2019 | By the+gnu+linux+evangelist.

GNU/Linux Kali Installing Inkscape – QuickStart Guide

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

And Inkscape for Kali is an Open-Source Vector Graphics Editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X.

But 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 Inkscape.

How to Install the Latest Inkscape Flatpak on Kali - Featured
  1. 1. Launching Shell Emulator App

    Open a Terminal window
    (Press “Enter” to Execute Commands)

    How to Install Inkscape Flatpak on Kali - Open Terminal Shell Emulator
    In case first see: Terminal QuickStart Guide.