Removes one or more versions of a locally cached package.
This will remove a given package with a specified version from the given location. It will remove at most one package, unless version_ is set to RemoveVersionWildcard.
Name of the package to be removed
Forces removal of the package, even if untracked files are found in its folder.
Callback to select package version.
See Implementation
Removes one or more versions of a locally cached package.
This will remove a given package with a specified version from the given location. It will remove at most one package, unless version_ is set to RemoveVersionWildcard.