I tried to install MySQL Workbench by:
apt-get install mysql-workbench-community
But I get the following errors and I am unable to install it manually:
Depends: libssl1.0.0 (>= 1.0.2~beta3) but it is not installable
Depends: libzip4 (>= 0.10) but it is not installable
How can I install it?