Access to packagemanager


Table of Contents

Pkg::IsAnyResolvable - Is there any resolvable in the requried state?
Pkg::ResolvableCountPatches - Count patches which will be selected by ResolvablePreselectPatches() function
Pkg::ResolvableDependencies -
Pkg::ResolvableInstall - Install all resolvables with selected name and kind
Pkg::ResolvableInstallArchVersion - Install all resolvables with selected name, architecture and kind. Use it only in a special case, ResolvableInstall() should be prefrerred.
Pkg::ResolvableNeutral - Remove all transactions from all resolvables with selected name and kind
Pkg::ResolvablePreselectPatches - Preselect patches for auto online update during the installation
Pkg::ResolvableProperties - Return properties of resolvable
Pkg::ResolvableRemove - Removes 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).