Algorithms.Algorithms.update_check_bundles2pkgs

Documentation
Compare packages in each bundle to the installed packages. Also compare unaffiliated packages to be installed to the installation.
Parameters
TypeNameDefaultDocumentation
Bundle nameduntouched List of installed bundles that are not affected by the install operation.
Bundle namedremove List of installed bundles that are being replaced.
Bundle namedreplace List of bundles that are to be installed as a replacement to an existing bundle.
Bundle namedadd List of a bundles that when installed will not replace any bundle.
PkgDefNode namedpkgs List of packages to be installed.