Access to packagemanager


Table of Contents

Pkg::ResolvableInstallArchVersion — Install all resolvables with selected name, architecture and kind. Use it only in a special case, ResolvableInstall() should be prefrerred.
Pkg::ResolvableInstall — Install all resolvables with selected name and kind
Pkg::ResolvableRemove — Removes all resolvables with selected name and kind
Pkg::ResolvableNeutral — Remove all transactions from all resolvables with selected name and kind
Pkg::ResolvableSetSoftLock — Soft lock - it prevents the solver from re-selecting itemif it's recommended (if it's required it will be selected).
Pkg::ResolvableProperties — Return properties of resolvable
Pkg::ResolvableDependencies
Pkg::ResolvableCountPatches — Count patches which will be selected by ResolvablePreselectPatches() function
Pkg::ResolvablePreselectPatches — Preselect patches for auto online update during the installation
Pkg::IsAnyResolvable — Is there any resolvable in the requried state?