Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 715 Bytes

File metadata and controls

43 lines (25 loc) · 715 Bytes

% 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:

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.