% ll-cli-uninstall 1
ll-cli-uninstall - Uninstall applications or runtimes
ll-cli uninstall [options] app
The ll-cli uninstall command removes installed Linyaps applications. Base and Runtime packages are protected from uninstallation by default; use ll-cli prune to remove unused Base and Runtime packages.
-h, --help : Print help information and exit
--help-all : Expand all help
--module MODULE : Uninstall specified module
--force : Force the uninstallation of a Base or Runtime
--no-auto-prune : Do not automatically remove unused dependencies after uninstalling an application
APP TEXT REQUIRED : Specify application name
Use the ll-cli uninstall command to uninstall Linyaps applications:
ll-cli uninstall org.deepin.calculatorOutput as follows:
Uninstall main:org.deepin.calculator/5.7.21.4/x86_64 success:100%
After the command executes successfully, the Linyaps application will be removed from the system.
Force-uninstall a specific Runtime version:
ll-cli uninstall main:org.deepin.runtime.dtk/23.1.0/x86_64 --forceForced uninstallation can break applications that still depend on the Runtime. Use ll-cli prune instead when cleaning up a Runtime that no application uses.
ll-cli(1), ll-cli-install(1), ll-cli-list(1), ll-cli-prune(1)
Developed in 2023 by UnionTech Software Technology Co., Ltd.