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

How to Install Shotcut on Lubuntu 18.04 Bionic LTS

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

Step-by-step – Shotcut Lubuntu 18.04 Installation Guide

Hello Linux user! The Tutorial shows you Step-by-Step How to Download and Install Shotcut in Lubuntu 18.04 Bionic LTS GNU/Linux.

And Shotcut for Lubuntu 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 Lubuntu.

How to Install Shotcut on Lubuntu 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 Lubuntu 18.04 Bionic LTS - Open Terminal Shell Emulator