Download Page for libtesseract5
If you are running focal, it is strongly suggested to use a package manager like aptitude or synaptic to download and install packages, instead of doing so manually via this website.
1. Open a terminal and install apt-transport-https
sudo apt-get install apt-transport-https2. Add this line to your /etc/apt/sources.list :
deb https://notesalexp.org/tesseract-ocr-dev/focal/ focal main3. Fetch and install the GnuPG key
sudo apt-get update -oAcquire::AllowInsecureRepositories=true
sudo apt-get install notesalexp-keyring -oAcquire::AllowInsecureRepositories=true
sudo apt-get updateor
wget -O - https://notesalexp.org/debian/alexp_key.asc | sudo apt-key add -
sudo apt-get update4. Enjoy
sudo aptitude install libtesseract5You can download the requested file from the libtesseract5 subdirectory at this link:
More information on libtesseract5:
| Exact Size | 1303396 Byte ( 1.24 MiB ) |
|---|---|
| MD5 checksum | 9b3389010bac6d9c9d10e39c2c4dd415 |
| SHA1 checksum | 946715473f6d9a715dd57ba1c6b95c9d974bf40a |
| SHA256 checksum | 61d46ec52d3e523293ccda719a3d66890dd9a15f103c3402f3019f7ccf6d201d |