Error installing mysql workbench missing "Depends"

allukacode

New Member
Joined
May 3, 2020
Messages
1
Reaction score
0
Credits
11
Hi everyone! I'm a complete amateur using linux, I tryed to install mysql workbench from a .deb file on debian 10.

Code:
workstation@debian:~/Downloads$ su
Password: 1234
root@debian:~/Downloads# apt install ./mysql-workbench-community_8.0.20-1ubuntu20.04_amd64.deb
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Note, selecting 'mysql-workbench-community' instead of './mysql-workbench-community_8.0.20-1ubuntu20.04_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mysql-workbench-community : Depends: libc6 (>= 2.29) but 2.28-10 is to be installed
                             Depends: libgcc-s1 (>= 3.4) but it is not installable
                             Depends: libstdc++6 (>= 9) but 8.3.0-6 is to be installed
                             Depends: libzip5 (>= 0.10) but it is not installable
E: Unable to correct problems, you have held broken packages.
 
Last edited:



Members online


Latest posts

Top