Gradience, Flatseal, Loupe Image Viewer, and Resources running on Ubuntu 16.04

Firefox 118.0.2 running on Ubuntu 16.04

Door Knocker, Collision, and Cartridges running on Ubuntu 16.04

ASHPD Demo running on Ubuntu 16.04, showing a notification through XDG portals

According to Door Knocker, almost half of the portals are unavailable on Ubuntu 16.04, compared to only one unavailable on Fedora 39 with GNOME, which means Flatpaks running here may have more limited capabilities than usual.

  • qaz@lemmy.world
    link
    fedilink
    arrow-up
    31
    arrow-down
    1
    ·
    9 months ago

    Flatpaks is a distro independent way of installing apps, similair to snaps. However it does not require a proprietary backend like snaps do.

    It uses “runtimes” that contain the libraries that are required for the app, such as freedesktop, gnome, kde and elementary. Each app requests a specific runtime and version which prevents library conflicts.

    Although runtimes are shared the different versions can take up quite a bit of space. This is a common criticism of Flatpak and one of the major drawbacks compared to the distro’s native package manager.

      • TheEntity@kbin.social
        link
        fedilink
        arrow-up
        16
        ·
        9 months ago

        Yes and no. It’s much better suited for desktop applications. Try to run something playing audio in Docker. It’s doable but not pleasant in any way.

        • Dojan@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          9 months ago

          Well yeah, I only meant it sounds like a similar idea, I’d be surprised if it was powered by docker.

      • qaz@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        I’m aware about the deduplication but last time I checked it was still using roughly 30GiB of storage.