Name

Pkg::DoRemove — Removes a list of packges from the system

Synopsis

list DoRemove ( list  tags );

Parameters

list tags

Return

list

Result

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)