How to Install and Uninstall python3-pycha.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "python3-pycha.noarch" package

Learn how to install python3-pycha.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pycha.noarch

2. Uninstall "python3-pycha.noarch" package

Please follow the guidance below to uninstall python3-pycha.noarch on Fedora 36:

$ sudo dnf remove python3-pycha.noarch $ sudo dnf autoremove

3. Information about the python3-pycha.noarch package on Fedora 36

Last metadata expiration check: 2:50:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pycha
Version : 0.7.0
Release : 22.fc36
Architecture : noarch
Size : 61 k
Source : python-pycha-0.7.0-22.fc36.src.rpm
Repository : fedora
Summary : A library for drawing charts with Python and Cairo
URL : https://bitbucket.org/lgs/pycha/
License : LGPLv3+
Description : Pycha is a very simple Python package for drawing charts using the great Cairo
: library. Its goals are:
: * Lightweight
: * Simple to use
: * Nice looking with default values
: * Customization
: It won't try to draw any possible chart on earth but draw the most common ones
: nicely.