other versions
- bookworm 1.14.10-1~deb12u1
- testing 1.14.10-1
- unstable 1.15.91-1
- experimental 1.15.12-1
FLATPAK KILL(1) | flatpak kill | FLATPAK KILL(1) |
NAME¶
flatpak-kill - Stop a running application
SYNOPSIS¶
flatpak kill INSTANCE
DESCRIPTION¶
Stop a running Flatpak instance.
INSTANCE can be either the numeric instance ID or the application ID of a running Flatpak. You can use flatpak ps to find the instance IDs of running flatpaks.
OPTIONS¶
The following options are understood:
-h, --help
Show help options and exit.
-v, --verbose
Print debug information during command processing.
--ostree-verbose
Print OSTree debug information during command
processing.
EXAMPLES¶
$ flatpak kill org.gnome.Todo
SEE ALSO¶
flatpak |