Guest User

Untitled

a guest
Mar 22nd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. sudo apt-get remove dbconfig-mysql
  2. sudo apt-get remove --purge mysql*
  3. sudo apt-get autoremove
  4. sudo apt-get autoclean
  5.  
  6. rm -r /etc/mysql
Add Comment
Please, Sign In to add comment