Closed mrotec closed 10 years ago
The main issue is how to best deal with any installed databases.
I don't think it's really a good idea to uninstall mariaDB as it ma mean deleting other databases that the user has installed.. though I guess I could prompt for that.
I'd be interested in peoples thoughts
Uninstall support is now added, it removes everything except some PATH additions in ~/.zshrc & ~/.bash_profile
I see there is a commented out section in the script. what is blocking the uninstall?