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

Gnome Extensions App Installation on Ubuntu 22.04

August 2, 2023 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing GNOME Extensions App

    Then to Install GNOME Extensions Flatpak App on Ubuntu 22.04
    Simply play:

    sudo apt install gnome-shell-extension-manager

    The Flatpak App Setup do Not need the sudo Command because then it Runs confined into a Sandbox.
    Then Confirm the proposed Setup with ‘Enter’ and Wait patiently until the App is Downloaded and Installed.

  2. 3. Launching GNOME Extensions App

    Finally, Launch & Enjoy GNOME Extensions App
    Use the desktop Launcher:

    Installing GNOME Extensions App on Ubuntu 22.04 - Launcher

    Installing GNOME Extensions App on Ubuntu 22.04 - UI

Contents