[Distutils] What's missing from easy_install
Ian Bicking
ianb at colorstudy.com
Mon Apr 13 19:09:26 CEST 2009
For people interested in uninstall, you might want to check out this branch
of pip:
http://bitbucket.org/carljm/pip-uninstall/overview/
It only uninstalls things pip installed (because pip is keeping a record of
installed files, which is used for the uninstallation).
On Tue, Apr 7, 2009 at 10:05 AM, Neal Becker <ndbecker2 at gmail.com> wrote:
>
> 1. easy_remove!
>
> 2. Various utilities to provide query package management.
> - easy_install --list (list files installed)
>
--
Ian Bicking | http://blog.ianbicking.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20090413/4bd61eda/attachment.htm>
More information about the Distutils-SIG
mailing list