How to Install and Uninstall python38-pytesseract Package on openSuSE Tumbleweed
Last updated: November 22,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pytesseract" package
Learn how to install python38-pytesseract on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pytesseract
Copied
2. Uninstall "python38-pytesseract" package
This is a short guide on how to uninstall python38-pytesseract on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pytesseract
Copied
3. Information about the python38-pytesseract package on openSuSE Tumbleweed
Information for package python38-pytesseract:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytesseract
Version : 0.3.7-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 78,0 KiB
Installed : No
Status : not installed
Source package : python-pytesseract-0.3.7-1.5.src
Summary : Python wrapper for Google's Tesseract-OCR
Description :
Python-tesseract is an optical character recognition (OCR) tool for Python,
that is, it will recognize and "read" the text embedded in images.
Python-tesseract is a wrapper for Google's Tesseract-OCR Engine. It can be used
as a stand-alone invocation script to tesseract, as it can read all image types
supported by the Python Imaging Library, including JPEG, PNG, GIF, BMP, TIFF,
and others, whereas tesseract-ocr, by default, only supports TIFF and BMP.
Additionally, if used as a script, python-tesseract will print the recognized
text instead of writing it to a file. There is no support for confidence estimates and
bounding box data is planned for future releases.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytesseract
Version : 0.3.7-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 78,0 KiB
Installed : No
Status : not installed
Source package : python-pytesseract-0.3.7-1.5.src
Summary : Python wrapper for Google's Tesseract-OCR
Description :
Python-tesseract is an optical character recognition (OCR) tool for Python,
that is, it will recognize and "read" the text embedded in images.
Python-tesseract is a wrapper for Google's Tesseract-OCR Engine. It can be used
as a stand-alone invocation script to tesseract, as it can read all image types
supported by the Python Imaging Library, including JPEG, PNG, GIF, BMP, TIFF,
and others, whereas tesseract-ocr, by default, only supports TIFF and BMP.
Additionally, if used as a script, python-tesseract will print the recognized
text instead of writing it to a file. There is no support for confidence estimates and
bounding box data is planned for future releases.