Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 543 Bytes

apk-del.8.scd

File metadata and controls

23 lines (14 loc) · 543 Bytes

apk-del(8)

NAME

apk del - remove constraints from world and commit changes

SYNOPSIS

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

DESCRIPTION

apk del removes constraints from world (see apk-world(5)) and commits changes to disk. This usually involves removing unneeded packages, but may also cause other changes to the installed 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.