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 | 1304196 Byte ( 1.24 MiB ) |
|---|---|
| MD5 checksum | 017cc23ee2d7c5ef4f65dc0900dc6429 |
| SHA1 checksum | e67b65f43c99be64cd061560a34143a36c535099 |
| SHA256 checksum | cbcadd1faaf99e4c4e2743df7aa6ba377de3caedc12f3aa3ddb5c3d49243732c |