Problem installing Mysql-Workbench in Ubuntu.
sudo apt-get install mysql-workbench
error cannot find repo...
tried:
sudo snap install mysql-workbench
error: cannot find service.mysql
then:
sudo apt-get update && sudo apt-get upgrade
sudo apt install mysql-workbench