MySql Linux intallation [terminal + workbench] setup
1. Set apt repos for mysql 8.0 from this package here
https://dev.mysql.com/downloads/repo/apt/
2. install the downloaded package
3. update apt
4. install server
5. install the workbench for gui
6. check status of mysql service
7. run mysql by the following command
to check everything is working fine