On Mar 2, 11:58 pm, John Bokma <j...@castleamber.com> wrote:
> Lie Ryan <lie.1...@gmail.com> writes:
> > On 03/03/2010 09:47 AM, TomF wrote:
>
> [..]
>
> >> There
> >> is also a program called cpan, distributed with Perl.  It is used for
> >> searching, downloading, installing and testing modules from the CPAN
> >> repository.  It's far more extensive than setuptools.  AFAIK the python
> >> community has developed nothing like it.
>
> > python have easy_install
>
> How easy is it to /remove/ something? ;-) (Last time I checked I read
> something like "manually remove the .egg"...
>

Have a look at [pip](http://cheeseshop.python.org/pypi/pip). It should
support uninstalling packages.

---John
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to