1$ sudo apt update
2$ sudo apt-get install phpmyadmin php-mbstring php-gettext
1Open a terminal window on your Ubuntu Server.
2Issue the command sudo apt-get install phpmyadmin php-mbstring php-gettext -y.
3When prompted, type your sudo password.
4Allow the installation to complete.