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

Last updated: June 24,2024

1. Install "python3-pycha.noarch" package

This tutorial shows how to install python3-pycha.noarch on Fedora 34

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

2. Uninstall "python3-pycha.noarch" package

Please follow the step by step instructions below to uninstall python3-pycha.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:36:52 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pycha
Version : 0.7.0
Release : 19.fc34
Architecture : noarch
Size : 61 k
Source : python-pycha-0.7.0-19.fc34.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.