Right now, users who host their own Nuget galleries lack easy tools for managing and/or purging packages. The directions we currently offer folks who have a need to do so involves multiple SQL operations and shows the potential to be both err-rprone and dangerous if one of the steps was dome in error. (Refer to http://nuget.codeplex.com/discussions/400627 for a disussion thread on this issue.)
We ought to include, in the Nuget Gallery code, an example script for removing a package to help users through the process and reduce the risk of error.
We ought to include, in the Nuget Gallery code, an example script for removing a package to help users through the process and reduce the risk of error.