Name

Pkg::PkgUpdateAll — Update installed packages

Synopsis

map<symbol,integer> PkgUpdateAll ( map<string,any>  update_options );

Parameters

map<string,any> update_options

Options for the solver. All parameters are optional, if a parameter is missing the default value from the package manager (libzypp) is used. Currently supported options: NONE

Return

map<symbol,integer>

summary of the update

Description

Perform a distribution upgrade. This function solves dependencies.

Symbols and integer values returned: NONE