apk-del - Man Page

remove packages from world and commit changes

Synopsis

apk del [<options>...] packages...

Description

apk del removes packages from world and uninstalls them if no longer required by any other packages.

Options

apk del supports the commit options described in apk(8), as well as the following options:

-r, ā€‰--rdepends

Recursively delete all top-level reverse dependencies, too.

Referenced By

apk(8), apk-add(8).

2021-08-03