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

How to Install Amarok on Ubuntu 22.04 – Step by step

December 25, 2022 | By the+gnu+linux+evangelist.

How to Install

  1. 2. Installing Amarok Flatpak

    Then to Install Amarok Flatpak App on Ubuntu 22.04
    To Setup the Repo play:

    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

    And after:

    flatpak install flathub org.kde.amarok

    The Flatpak App Setup do Not need the sudo Command because then it Runs confined into a Sandbox.
    However you’ll be Prompted to Authenticate with your’s User or Admin Pass.
    Then Confirm the proposed Setup with ‘Enter’ and Wait patiently until the App is Downloaded, Build and Installed.

  2. 3. Launching Amarok

    Finally, Launch & Enjoy Amarok
    Use the desktop Launcher:

    Launcher
    Of from Shell with:

    flatpak run org.kde.amarok

    UI

Contents