How to delete a Flatpak app including all data?
For example I want to delete Microsoft Teams including all data and configuration.
How to delete a Flatpak app including all data?
For example I want to delete Microsoft Teams including all data and configuration.
You can use parameter --delete-data to also delete the app data.
flatpak uninstall --delete-data com.microsoft.Teams