Name

Pkg::PkgUpdateAll — Update Packages marked for installation

Synopsis

list<integer> PkgUpdateAll ( boolean  delete_unmaintained );

Parameters

boolean delete_unmaintained

Return

list<integer>

Description

mark all packages for installation which are installed and have an available candidate.

This will mark packages for installation *and* for deletion (if a package provides/obsoletes another package)

This function does not solve dependencies