aboutsummaryrefslogtreecommitdiffstats
path: root/doc/apk-del.8.scd
blob: ebb12c0b4bf7c99eaf0362bff87bf037bf0f4a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.