A package name or package specifier with version, like \fCfoo\fR or \fCfoo=1.0\fR(required)
.IPupdate_cache
Run the equivalent of \fCapt-get update\fR before the operation. Can be run as part of the package installation or as a seperate step
.IRChoices:
yes,no. (default: no)
.IPdefault_release
Corresponds to the \fC-t\fR option for \fIapt\fR and sets pin priorities
.IPinstall_recommends
Corresponds to the \fC--no-install-recommends\fR option for \fIapt\fR, default behavior works as apt's default behavior, \fCno\fR does not install recommended packages. Suggested packages are never installed.