How to Install and Uninstall python3-pyocr Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-pyocr" package

Please follow the guidance below to install python3-pyocr on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyocr

2. Uninstall "python3-pyocr" package

Please follow the guidance below to uninstall python3-pyocr on openSUSE Leap:

$ sudo zypper remove python3-pyocr

3. Information about the python3-pyocr package on openSUSE Leap

Information for package python3-pyocr:
--------------------------------------
Repository : Main Repository
Name : python3-pyocr
Version : 0.7.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 250.4 KiB
Installed : No
Status : not installed
Source package : python-pyocr-0.7.2-bp155.2.11.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.