pi
pi copied to clipboard
PI should support uninstalling packages
This is currently a feature somewhat missing in Pharo. Uninstall a package should be as simple as:
pi uninstall SomePackage
Output should report which packages were successfully uninstalled.