Algorithms.Algorithms.filter_remove_pkgs

Documentation
Checks to see if any of the packages to be removed fulfill dependencies for packages or bundles that remain in the installation.

Parameters
TypeNameDefaultDocumentation
PkgDefNode namedpkgs List of packages that are to be installed.
PkgDefNode namedforce_pkgs List packages to uninstall no matter what.
Bundle namedbndls List of bundles that are being removed.