Re: [Anygui-users] Uninstalling anygui ;)
Brought to you by:
mlh
From: Kalle S. <ka...@gn...> - 2002-02-06 15:13:59
|
[Stephen Boulet] > ... so that I can uninstall the newer version, of course. > > I thought that "python setup.py uninstall" in the previous beta would work, > but it doesn't. What's the correct way to uninstall the previous version > before installing the newer version? I don't think you have to, at the moment. But the easiest way would be to rm -r /usr/local/lib/python2.1/site-packages/anygui or your local equivalent. That is, just remove the anygui directory. Peace, Kalle -- Kalle Svensson (ka...@gn...) - Laziness, impatience, hubris: Pick two! English: http://www.gnupung.net/ Svenska: http://www.lysator.liu.se/~kalle/ Stuff: ["http://www.%s.org/" % x for x in "gnu debian python emacs".split()] |