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

Step-by-step – How to Install Lazarus on Arch Linux

January 17, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Lazarus IDE

    Then to Install Lazarus on Arch Linux
    To install the FreePascal defual version:

    sudo pacman -Sy lazarus

    Instead, for the QT5 release:

    sudo pacman -Sy lazarus-qt5

    And possibly for the GTK2:

    sudo pacman -Sy lazarus-gtk2

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.
    With this command you get installed both: Lazarus and the FreePascal Compiler.

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,