How to Install and Uninstall python39-pyocr Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python39-pyocr" package

In this section, we are going to explain the necessary steps to install python39-pyocr on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyocr

2. Uninstall "python39-pyocr" package

Please follow the instructions below to uninstall python39-pyocr on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyocr

3. Information about the python39-pyocr package on openSuSE Tumbleweed

Information for package python39-pyocr:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyocr
Version : 0.8.5-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 271.0 KiB
Installed : No
Status : not installed
Source package : python-pyocr-0.8.5-1.2.src
Upstream URL : https://gitlab.gnome.org/World/OpenPaperwork/pyocr
Summary : Python wrapper for OCR engines
Description :
PyOCR is an optical character recognition (OCR) tool wrapper for python.
That is, it helps using various OCR tools from a Python program.