Install latest/stable of mysql-workbench-community
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install mysql-workbench-community
Don't have snapd? Get set up for snaps.
MySQL Workbench is development, administration and data modeling tool for MySQL. Besides editing and running SQL queries and scripts, it supports the design of MySQL databases through a EER diagram, which is then used to generate SQL scripts. Workbench also supports migration from many RDBMS products to MySQL.
# Connections
If you use connections, Workbench use Password Manager and ssh to work properly.
So it is necessary to give this permission explicitly.
snap connect mysql-workbench-community:password-manager-service
snap connect mysql-workbench-community:ssh-keys
And if you use files on external disks or need to print files, too.
snap connect mysql-workbench-community:cups-control
snap connect mysql-workbench-community:removable-media
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.