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

How to Install Plex Media Player on Linux Mint – Step by step

September 22, 2025 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Plex Media Player Flatpak

    Then to Install Plex Media Player Flatpak App on Linux Mint
    To Setup the Repo play:

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

    And after:

    flatpak install flathub tv.plex.PlexDesktop

    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 Plex Media Player

    Finally, Launch & Enjoy Plex Media Player
    Use the Desktop Launcher:

    How to Install Plex Media Player on Linux Mint LTS - Launcher
    Of from Shell with:

    flatpak run tv.plex.PlexDesktop

    How to Install Plex Media Player on Linux Mint LTS - UI

Contents