On Sunday, July 22, 2012 03:28:55 PM Chris wrote:
> I would really like to have a computer where I run the old Mnemosyne, but I
> cannot figure out for the life of me how to uninstall Mnemosyne 2 from
> Ubuntu which I installed it in.
If you run 'python setup.py install' for 2.0, it will print out where it has
dumped its files. On my machine, 'sudo rm /usr/local/bin/mnemosyne' removes
the main startup script. (the 2.0 libraries will not interfere with the 1.x
install.)
Peter