I have trouble uninstalling MySQL from Ubuntu. I used the following commands, it doesn't seem to help as I still find the MySQL folder in /etc
directory
aptitude remove mysql-client
aptitude remove mysql-server
aptitude remove mysql-common
Please suggest a good way to uninstall it completely and any command to check if the uninstallation was successful. Thank you!
sudo apt-get remove --purge mysql-client mysql-server
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With