apk-del(8) System Manager's Manual apk-del(8)

apk del - remove packages from world and commit changes

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

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

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.
2023-11-30