Skip to content

pmbootstrap install: support _pmb_recommends

Oliver Smith requested to merge pmb-recommends into master

Let UI meta-packages specify apps in "_pmb_recommends" to be explicitly installed by default, and not implicitly as dependency of the UI meta-package ("depends"). Therefore make these apps uninstallable, without removing the meta-package.

Add pmbootstrap install --no-recommends to disable this feature.

Closes: #1933 (closed)

Edited by Oliver Smith

Merge request reports