Home

Awesome

Awesome Flatpak

A curated list of resources for the Flatpak packaging system.

Contents: Remotes | Tools | Apps | Runtimes | Portal | Docs

Quick Reference

taskexample
Install appflatpak install flatseal
Show permissionsflatpak info --show-permissions org.kde.digikam
Check sizeflatpak list --columns=name,size
Delete dataflatpak remove --delete-data

Remotes

Official:

Others:

App Stores

Tools

Apps

Runtimes

Runtimes provide basic dependencies that can be used by applications. They also provide the environment that applications run in.

Platforms

Base Apps

Base apps contain collections of bundled dependencies which can then be bundled as part of an application.

Portal

Flatpak apps interface with the host system mostly via DBUS calls to the a daemon xdg-desktop-portal running on the host system.

Backends

To implement most portals, the portal relies on backends like these that provides implementations of the org.freedesktop.impl.portal.* interfaces.

Docs

News:

Contribute

Contributions welcome. Don't feel the need to put too much effort into it. For now, anything flatpak focused will be accepted and I'll work on the formatting if needed.

License

CC0

To the extent possible under law, we waive all copyright and related or neighboring rights to this work.