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

How to Install Amarok on Debian Bullseye – Step by step

January 4, 2020 | By the+gnu+linux+evangelist.

How to Install

  1. 2. Installing Amarok Flatpak

    Then to Install Amarok Flatpak App on Debian Bullseye
    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 APPID

    UI

Contents