How to Install and Uninstall python3-tesserocr Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "python3-tesserocr" package

Please follow the guidelines below to install python3-tesserocr on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the python3-tesserocr package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-tesserocr
Architecture: amd64
Version: 2.5.0-1build1
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: 508
Depends: python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.4), libgcc-s1 (>= 3.0), liblept5, libstdc++6 (>= 5.2), libtesseract4
Filename: pool/universe/p/python-tesserocr/python3-tesserocr_2.5.0-1build1_amd64.deb
Size: 145416
MD5sum: 6002a4003daa106c3950efdd14e91dc7
SHA1: 465550221efb63587d9fe653b89d601799bd1035
SHA256: 938ff2e4d16c14d5aa924fc4c22e849b23f4c3c12b946b7ec955fc75cc84e731
SHA512: d83c2b858c4495f042db3f7517c48b9cc8ba1f666f59aa6a1f2e54f140c076c0ba3438f3ba4e47135ee2f4c4d3575b653ca0b9d6f62426decb68150bb722a8f1
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