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

How to Install Shotcut on Kubuntu 18.04 Bionic LTS

May 24, 2019 | By the+gnu+linux+evangelist.

Step-by-step – Shotcut Kubuntu 18.04 Installation Guide

How to Download and Install Shotcut in Kubuntu 18.04 Bionic LTS GNU/Linux – Step by step Tutorial.

And Shotcut for Kubuntu 18.04 is a Free, Open Source, Cross-Platform Video Editor.

Especially relevant: Shotcut is released in several Linux Packages but here I show the AppImage Installation that include all the Requirements.

Finally, this guide includes detailed instructions on Getting Started with Shotcut on Kubuntu.

How to Install Shotcut on Kubuntu 18.04 Bionic LTS - Featured
  1. 1. Launching Shell Emulator

    Open a Terminal window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    How to Install Shotcut on Kubuntu 18.04 Bionic LTS - Open Terminal Shell Emulator