Hello Guys,
In this
post I would like to explain How to uninstall Mysql from ubuntu 12.04 completely.
Command:
- sudo apt-get remove --purge mysql-server mysql-client mysql-common
- sudo apt-get autoremove
- sudo apt-get autoclean
- sudo deluser mysql
- sudo rm -rf /var/lib/mysql
Hope this post helps someone and
feel free to give comments and suggestion
Sumit Bansal
Sumit Bansal
No comments :
Post a Comment