How to fully remove phpMyAdmin? [ok]

sudo apt-get remove phpmyadmin
sudo apt-get purge phpmyadmin
sudo apt-get autoremove

Last updated