
flatpak:ai:4648e
How to purge a debian flatpak application?
$ flatpak uninstall --purge ${application_id}
try on your machine
This command will completely remove the specified flatpak application, including all its dependencies and configuration files.
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- How to purge a Debian flatpak application?