Algorithms.Algorithms.remove

Documentation
Given a list of bundles or packages to remove, this function determines whether the removes can happen. It checks the inputs and then calls filter_remove_pkgs if the force flag is not set.
Parameters
TypeNameDefaultDocumentation
namedinputs list of user package or bundle names
namedbundles Flag to indicate that inputs is a list of bundles.