How to Install and Uninstall gocr.x86_64 Package on Rocky Linux 9

Last updated: July 03,2024

1. Install "gocr.x86_64" package

Here is a brief guide to show you how to install gocr.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install gocr.x86_64

2. Uninstall "gocr.x86_64" package

Please follow the step by step instructions below to uninstall gocr.x86_64 on Rocky Linux 9:

$ sudo dnf remove gocr.x86_64 $ sudo dnf autoremove

3. Information about the gocr.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:05:16 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : gocr
Version : 0.52
Release : 6.el9
Architecture : x86_64
Size : 260 k
Source : gocr-0.52-6.el9.src.rpm
Repository : epel
Summary : GNU Optical Character Recognition program
URL : http://jocr.sourceforge.net/
License : GPLv2+
Description : GOCR is an OCR (Optical Character Recognition) program, developed under the
: GNU Public License. It converts scanned images of text back to text files.
: Joerg Schulenburg started the program, and now leads a team of developers.
:
: GOCR can be used with different front-ends, which makes it very easy to port
: to different OSes and architectures. It can open many different image
: formats, and its quality have been improving in a daily basis.