purge mysql fully

Peter Flynn peter at silmaril.ie
Sat Sep 26 22:48:04 UTC 2020


On 26/09/2020 23:05, Nicholas Saunders wrote:
> How do I purge MySQL completely, so that it's not even a command.  I
> ran purge on:
> 
> sudo apt-get purge mysql-client mysql-common mysql-server mysql-client-core

I would try

sudo apt remove --purge mysql*

P




More information about the ubuntu-users mailing list