How to Install and Uninstall zinnia.i686 Package on Fedora 39

Last updated: January 15,2025

1. Install "zinnia.i686" package

This tutorial shows how to install zinnia.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install zinnia.i686

2. Uninstall "zinnia.i686" package

This tutorial shows how to uninstall zinnia.i686 on Fedora 39:

$ sudo dnf remove zinnia.i686 $ sudo dnf autoremove

3. Information about the zinnia.i686 package on Fedora 39

Last metadata expiration check: 0:53:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : zinnia
Version : 0.06
Release : 66.fc39
Architecture : i686
Size : 67 k
Source : zinnia-0.06-66.fc39.src.rpm
Repository : fedora
Summary : Online handwriting recognition system with machine learning
URL : http://zinnia.sourceforge.net/
License : BSD-3-Clause
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.