A place where I keep a note of simple but useful technical tips and memorable posts....
sudo apt-get remove mysql-server
sudo apt-get autoremove mysql-server
sudo apt-get --purge remove
mysql-server
same for mysql-client.