How to Install and Uninstall tesseract.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "tesseract.src" package

Please follow the instructions below to install tesseract.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install tesseract.src

2. Uninstall "tesseract.src" package

In this section, we are going to explain the necessary steps to uninstall tesseract.src on Oracle Linux 9:

$ sudo dnf remove tesseract.src $ sudo dnf autoremove

3. Information about the tesseract.src package on Oracle Linux 9

Last metadata expiration check: 2:29:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tesseract
Version : 4.1.1
Release : 7.el9
Architecture : src
Size : 1.9 M
Source : None
Repository : ol9_appstream
Summary : Raw OCR Engine
URL : https://github.com/tesseract-ocr/tesseract
License : ASL 2.0
Description : A commercial quality OCR engine originally developed at HP between 1985 and
: 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was
: open-sourced by HP and UNLV in 2005.