Hello, just for testing purposes, I'd need to uninstall an spkg. Can that be done via a sage call with some specific option?
I need the inverse of '-i packagename'. If this is non-automatized, how can I undo an installation by hand? Is it enough to remove the respective file under spkg/installed, so that sage does no longer recognize that the package is actually still installed? I actually don't care whether the files that my package installed via "make install" are still there, I only want that 'sage -i pkgname' installs the package again (no, I don't want to give the -f option). Ralf --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
