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 -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
