我尝试通过以下方式安装 MySQL Workbench:
apt-get install mysql-workbench-community
Run Code Online (Sandbox Code Playgroud)
但是我收到以下错误并且我无法手动安装它:
Depends: libssl1.0.0 (>= 1.0.2~beta3) but it is not installable
Depends: libzip4 (>= 0.10) but it is not installable
Run Code Online (Sandbox Code Playgroud)
我该如何安装?