Name
Pkg::DoRemove — Removes a list of packges from the system
Synopsis
list
DoRemove
( |
list
| tags
) ; |
Description
tag is a package name
returns a map of tag,reason pairs if tags could not be removed. Usually this map should be empty (all required packages are removed)