How to Install and Uninstall python39-pycha Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "python39-pycha" package

Learn how to install python39-pycha on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pycha

2. Uninstall "python39-pycha" package

Learn how to uninstall python39-pycha on openSuSE Tumbleweed:

$ sudo zypper remove python39-pycha

3. Information about the python39-pycha package on openSuSE Tumbleweed

Information for package python39-pycha:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pycha
Version : 0.8.1-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 246.8 KiB
Installed : No
Status : not installed
Source package : python-pycha-0.8.1-4.2.src
Upstream URL : https://bitbucket.org/lgs/pycha/
Summary : A library for making charts with Python
Description :
Pycha is a Python package for drawing charts using the Cairo library.
It will not try to draw any possible chart on Earth, but draw the
most common ones nicely. Pycha is based on the Plotr which is based on
PlotKit, both of which are written in JavaScript and are for client
web programming. Pycha was developed for the server side.