See LAMP
sudo apt install -y phpmyadmin php-mbstring php-gettext- chose apache2
dbconfig-common-> yes- enter password
add to /etc/apache2/apache2.conf:
Include /etc/phpmyadmin/apache.conf
Restart Apache2:
sudo apache2ctl restartIt is now available at http://127.0.0.1/phpmyadmin/ or http://localhost/phpmyadmin/