How to Install and Uninstall zinnia.x86_64 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "zinnia.x86_64" package

Here is a brief guide to show you how to install zinnia.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install zinnia.x86_64

2. Uninstall "zinnia.x86_64" package

Learn how to uninstall zinnia.x86_64 on AlmaLinux 9:

$ sudo dnf remove zinnia.x86_64 $ sudo dnf autoremove

3. Information about the zinnia.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:25:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : zinnia
Version : 0.06
Release : 51.el9
Architecture : x86_64
Size : 63 k
Source : zinnia-0.06-51.el9.src.rpm
Repository : epel
Summary : Online handwriting recognition system with machine learning
URL : http://zinnia.sourceforge.net/
License : BSD
Description : Zinnia provides a simple, customizable, and portable dynamic OCR
: system for hand-written input, based on Support Vector Machines.
:
: Zinnia simply receives user pen strokes as coordinate data and outputs
: the best matching characters sorted by SVM confidence. To maintain
: portability, it has no rendering functionality. In addition to
: recognition, Zinnia provides a training module capable of creating
: highly efficient handwriting recognition models.
:
: This package contains the shared libraries.