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-builder-remove 1

NAME

ll-builder-remove - Remove built applications

SYNOPSIS

ll-builder remove [options] package

DESCRIPTION

The ll-builder remove command is used to remove built applications.

OPTIONS

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

--help-all : Expand all help

--no-clean-objects : Do not clean object files before removing application

package (required) : Application package name to be removed

EXAMPLES

Remove specified application:

bash
ll-builder remove org.deepin.demo

SEE ALSO

ll-builder(1), ll-builder-list(1)

HISTORY

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