How to Install and Uninstall python3-tesserocr Package on Ubuntu 21.10 (Impish Indri)

Last updated: January 23,2025

1. Install "python3-tesserocr" package

Please follow the steps below to install python3-tesserocr on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-tesserocr

2. Uninstall "python3-tesserocr" package

This is a short guide on how to uninstall python3-tesserocr on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-tesserocr $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tesserocr package on Ubuntu 21.10 (Impish Indri)

Package: python3-tesserocr
Architecture: amd64
Version: 2.5.0-1build3
Priority: optional
Section: universe/python
Source: python-tesserocr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 428
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.4), libgcc-s1 (>= 3.0), liblept5, libstdc++6 (>= 5.2), libtesseract4
Filename: pool/universe/p/python-tesserocr/python3-tesserocr_2.5.0-1build3_amd64.deb
Size: 116416
MD5sum: 2f89035be055f8f4152e9279fb4a1646
SHA1: 6634b7510e579aad97527165899f1a30e896cf1d
SHA256: dfd5742deb913dd97ec512a53232bcb595e92fd75b234bb9445eefe28e4d1e93
SHA512: f1c42ff44b9fd013d0d9f885901805b0680a88528ca98e9c84acb45dfc1beea39b28d9eadf775f6909cdf988d676509b443add3e0261217a5a2b35016f475b8b
Homepage: https://github.com/sirfz/tesserocr/
Description-en: Python wrapper for the tesseract-ocr API (Python3 version)
A simple, Pillow-friendly, wrapper around the tesseract-ocr API for Optical
Character Recognition (OCR).
.
tesserocr integrates directly with Tesseract's C++ API using Cython which
allows for a simple Pythonic and easy-to-read source code. It enables real
concurrent execution when used with Python's threading module by releasing the
GIL while processing an image in tesseract.
.
tesserocr is designed to be Pillow-friendly but can also be used with image
files instead.
.
This package contains the Python 3 version of the library.
Description-md5: 2bd9d78aa52591671d375cb4a9dcc6aa