Do I need to uninstall and reinstall phpmyadmin

I need to replace MariaDB with MySQL on Ubuntu 24.04. I’m doing this because I would like to use the reverse engineering and modeling tools in MySQL Workbench and every time I try to do it with MariaDB running MySQL Workbench crashes.

I also have phpmyadmin installed to examine the databases I am developing as well as managing the databases.

Do I need to uninstall PHPmyadmin before I uninstall MariaDB? Do I need to purge it from the system?