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

Lightworks Installation in Arch Linux – Step-by-step

October 8, 2023 | By the+gnu+linux+evangelist.

How to Install

  1. 2. Installing AUR Package Manager

    How to Install Yay for Arch GNU/Linux

    Installing Yay Aur Package Installer
  2. 3. Installing Lightworks

    Then to Install Lightworks in Arch
    Simply run:

    yay -Sy --noconfirm lightworks

    Or for the Beta:

    yay -Sy --noconfirm lwks-beta

    On Prompt try simply to Hit “Enter” and follow with the Default Choices.
    Possibly to Accept the License Agreement Hit “q”.
    In case of any Issue and for further insight see: AUR lightworks.

Contents