Fluxion::PackagesStep
Inherits Fluxion::Step < Reference < Object
type: packages — install system packages with the host package manager.
Each package is installed in its own process. That is the whole point of
the kind: if git works and some-wrong-name does not, the user gets git
and one clear error, not a transaction that rolled back everything.
Constructors
Instance methods
actions
Sourcepackage_manager
Sourcepackages
Source