Or to put it more directly: anything supplied as flatpaks is used by other flatpaks only: there are no dependencies from your system-as-such and you can remove those e.g. themes without any impact on said system as such.Midnight True wrote: ⤴Wed Mar 15, 2023 12:32 am these were added by flatpak so that your flatpak apps would have built in theme that is mint like or it will be just white theme
Flatpak runtimes are mini-distributions -- also see e.g. viewtopic.php?p=2306442#p2306442 -- and flatpak apps using them (can) use said mini-distribution's e.g. theming in the same manner your native apps (can) use your native distributions' e.g. theming; the supply of them as flatpak is (indeed) a mere matter of allowing for a more into the native distribution integrated look of the other (mini-) distribution's apps, the flatpak apps.
And that's in any case then to say that you can just do
flatpak uninstall --all
without any impact on your system if you don't / wouldn't use flatpak apps.