
flatpak:ai:da788
How to purge a flatpak program in debian 12?
$ flatpak uninstall --unused
try on your machine
This command uninstalls all flatpak programs that are not currently in use, effectively purging them from the system.
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 flatpak program in Debian 12?