Open bastienclement-zz opened 5 years ago
I have the same problem and libjpeg62-turbo doesn't work.
Is this still an issue or can be closed?
This issue should be closed due to inactivity
Hey did you solve this problem?Because when I was try to install mysql-workbench on my kali it gives me that error: "Depends: libjpeg8 (>= 8c) but it is not installable E: Unable to correct problems, you have held broken packages." Then when I was run apt-get install libjpeg8 or apt-get install -f libjpeg8 on my terminal it gives me that error: "Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package libjpeg8" So do you know how can I solve this issue?
libjpeg8-dev
Em sáb., 17 de jul. de 2021 às 12:25, SwordFish7249 < @.***> escreveu:
Hey did you solve this problem?Because when I was try to install mysql-workbench on my kali it gives me that error: "Depends: libjpeg8 (>= 8c) but it is not installable E: Unable to correct problems, you have held broken packages." Then when I was run apt-get install libjpeg8 or apt-get install -f libjpeg8 on my terminal it gives me that error: "Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package libjpeg8" So do you know how can I solve this issue?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HaarigerHarald/omxiv/issues/18#issuecomment-881914688, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADII3CLS5UMCTD2LW24SFD3TYGOFVANCNFSM4HFSUWJQ .
Hi there,
First of all thank you very much for developing this! I am now attempting to turn my raspberry pi into a chromecast :)
I am running into an issue when running sudo apt-get install libjpeg8-dev libpng12-dev, these are what the command line returns:
E: Unable to locate package libjpeg8-dev E: Package 'libpng12-dev' has no installation candidate
Is there a workaround?
Cheers, Bastien