Skip to content

TIP

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


% ll-cli-uninstall 1

NAME

ll-cli-uninstall - Uninstall applications or runtimes

SYNOPSIS

ll-cli uninstall [options] app

DESCRIPTION

The ll-cli uninstall command can uninstall Linyaps applications. This command is used to remove installed applications from the system.

OPTIONS

-h, --help : Print help information and exit

--help-all : Expand all help

--module MODULE : Uninstall specified module

POSITIONAL ARGUMENTS

APP TEXT REQUIRED : Specify application name

EXAMPLES

Use the ll-cli uninstall command to uninstall Linyaps applications:

bash
ll-cli uninstall org.deepin.calculator

Output as follows:

text
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.

SEE ALSO

ll-cli(1), ll-cli-install(1), ll-cli-list(1)

HISTORY

Developed in 2023 by UnionTech Software Technology Co., Ltd.