Subcommands (4)
Examples (8)
Run an installed application
flatpak run com.example.appList installed applications, ignoring runtimes
flatpak list --appUpdate all installed applications and runtimes
Add a remote source
flatpak remote-add --if-not-exists remote_name remote_urlRemove an installed application
flatpak remove com.example.appRemove all unused applications
flatpak remove --unusedmade by @shridhargupta | data from tldr-pages