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

How to Install Gnome Tweaks on Zorin OS 15

September 18, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Enabling Flatpak Repo

    Then to Add Flatpak Repository for Zorin OS
    Execute:

    sudo add-apt-repository ppa:alexlarsson/flatpak

    And then to Refresh Apt Repos Zorin OS:

    sudo apt update

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

  2. 3. Installing Flatpak

    Finally, to Install Flatpak for Zorin OS
    Simply play:

    sudo apt install flatpak

Contents