Skip to content

flatpak: Use new flatpak API to automatically remove EOL runtimes

Kalev Lember requested to merge wip/kalev/flatpak-eol-runtime-cleanup into master

When constructing the update transaction, tell flatpak that it can clean up unused EOL runtimes during the transaction.

We don't have any UI for that, which hopefully should be fine.

Merge request reports