How to Install and Uninstall python-zinnia Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-zinnia" package

Learn how to install python-zinnia on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zinnia

2. Uninstall "python-zinnia" package

Please follow the step by step instructions below to uninstall python-zinnia on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zinnia $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-zinnia package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-zinnia
Priority: optional
Section: universe/python
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Source: zinnia
Version: 0.06-2ubuntu2
Provides: python2.7-zinnia
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libzinnia0v5
Filename: pool/universe/z/zinnia/python-zinnia_0.06-2ubuntu2_amd64.deb
Size: 21264
MD5sum: c734d744bd2a363a0bad1386dde1af6c
SHA1: 73c1a3fddc3c169b5d7d16d52b517da0e5e9d0b3
SHA256: 5b7bcacb23114c1e20aadd6a6c12d6c0a49dbeefbb628e56c5535ba52b112812
Description-en: Python binding for the zinnia library
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 Python binding.
Description-md5: afd41b9f5a37f7704cde5740ea34aa73
Homepage: http://zinnia.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu