Skip to content
On this page

TIP

This document is applicable to version 1.8.x, Please use the command ll-cli --version to check your LingLong program version.


Force Quit Running App

Use ll-cli kill to force quit running linyaps apps.

View the help information for the ll-cli kill command:

bash
ll-cli kill --help

Here is the output:

text
Stop running applications
Usage: ll-cli kill [OPTIONS] APP

Positionals:
  APP TEXT REQUIRED           Specify the running application

Options:
  -h,--help                   Print this help message and exit
  --help-all                  Expand all help

If you found any problems during use,
You can report bugs to the linyaps team under this project: https://github.com/OpenAtom-Linyaps/linyaps/issues

Example of the ll-cli kill command to force quit running linyaps apps:

bash
ll-cli kill  org.deepin.calculator