Name

Pkg::ResolvableInstallRepo — Install all resolvables with selected name, from the specified repository

Synopsis

boolean ResolvableInstallRepo ( name_r  name,
  kind_r  kind,
  repo_r  ID);

Parameters

name_r name

of the resolvable, if empty ("") install all resolvables of the kind

kind_r kind

of resolvable, can be `product, `patch, `package, `selection or `pattern

repo_r ID

of the repository

Return

boolean

false if failed