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

Last updated: July 01,2024

1. Install "python312-pycha" package

Here is a brief guide to show you how to install python312-pycha on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pycha

2. Uninstall "python312-pycha" package

Please follow the steps below to uninstall python312-pycha on openSuSE Tumbleweed:

$ sudo zypper remove python312-pycha

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

Information for package python312-pycha:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pycha
Version : 0.8.1-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 340.7 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.