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

Last updated: July 03,2024

1. Install "python311-pycha" package

Learn how to install python311-pycha on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pycha

2. Uninstall "python311-pycha" package

Please follow the step by step instructions below to uninstall python311-pycha on openSuSE Tumbleweed:

$ sudo zypper remove python311-pycha

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

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