Run the #commands to install #MySQL on #Ubuntu:
$ sudo apt update
$ sudo apt install MySQL-server
$ mysql --version
$ systemctl status mysql.service
$ sudo systemctl
More Info > https://linuxapt.com/blog/18-install-configure-mysql-on-ubuntu-20-04-lts