2.28 is in buster stable and installed here.towwire wrote: Thu Dec 26, 2019 7:39 pm I get this.Code: Select all
[sudo] password for towwire: Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'ccextractor' instead of '/home/towwire/Downloads/Deb's/ccextractor-0.88_debs/ccextractor_0.88-0mx19+1_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: ccextractor : Depends: libc6 (>= 2.28) but 2.24-11+deb9u4 is to be installed Depends: libtesseract4 but it is not installable E: Unable to correct problems, you have held broken packages. press any key to close
Code: Select all
$ apt-cache policy libc6
libc6:
Installed: 2.28-10
Candidate: 2.28-10
Version table:
*** 2.28-10 500
500 http://deb.debian.org/debian buster/main amd64 Packages
100 /var/lib/dpkg/status
maybe do an
Code: Select all
sudo apt-get update