How to Install and Uninstall python38-tesserocr Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-tesserocr" package
This guide covers the steps necessary to install python38-tesserocr on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-tesserocr
Copied
2. Uninstall "python38-tesserocr" package
Please follow the guidelines below to uninstall python38-tesserocr on openSuSE Tumbleweed:
$
sudo zypper remove
python38-tesserocr
Copied
3. Information about the python38-tesserocr package on openSuSE Tumbleweed
Information for package python38-tesserocr:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-tesserocr
Version : 2.5.2-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 419,9 KiB
Installed : No
Status : not installed
Source package : python-tesserocr-2.5.2-1.3.src
Summary : A Python wrapper around tesseract-ocr
Description :
A wrapper around the tesseract-ocr API for Optical Character
Recognition (OCR).
tesserocr integrates directly with Tesseract's C++ API using Cython
which allows for Pythonic source code. It enables real concurrent
execution when used with Python's threading module by releasing the
GIL while processing an image in tesseract.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-tesserocr
Version : 2.5.2-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 419,9 KiB
Installed : No
Status : not installed
Source package : python-tesserocr-2.5.2-1.3.src
Summary : A Python wrapper around tesseract-ocr
Description :
A wrapper around the tesseract-ocr API for Optical Character
Recognition (OCR).
tesserocr integrates directly with Tesseract's C++ API using Cython
which allows for Pythonic source code. It enables real concurrent
execution when used with Python's threading module by releasing the
GIL while processing an image in tesseract.