How to Install and Uninstall ocrad Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "ocrad" package

Please follow the steps below to install ocrad on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ocrad

2. Uninstall "ocrad" package

Please follow the step by step instructions below to uninstall ocrad on openSuSE Tumbleweed:

$ sudo zypper remove ocrad

3. Information about the ocrad package on openSuSE Tumbleweed

Information for package ocrad:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ocrad
Version : 0.29-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 307.5 KiB
Installed : No
Status : not installed
Source package : ocrad-0.29-1.1.src
Upstream URL : https://www.gnu.org/software/ocrad/
Summary : Optical Character Recognition Program
Description :
GNU Ocrad is an OCR (Optical Character Recognition) program based on a feature
extraction method. It reads images in pbm (bitmap), pgm (greyscale) or ppm
(color) formats and produces text in byte (8-bit) or UTF-8 formats.
Also includes a layout analyser able to separate the columns or blocks of text
normally found on printed pages.
Ocrad can be used as a stand-alone console application, or as a backend to
other programs.