How to Install and Uninstall python3-pycha Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-pycha" package

This is a short guide on how to install python3-pycha on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pycha

2. Uninstall "python3-pycha" package

Please follow the steps below to uninstall python3-pycha on openSUSE Leap:

$ sudo zypper remove python3-pycha

3. Information about the python3-pycha package on openSUSE Leap

Information for package python3-pycha:
--------------------------------------
Repository : Main Repository
Name : python3-pycha
Version : 0.8.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 336.9 KiB
Installed : No
Status : not installed
Source package : python-pycha-0.8.1-bp155.2.13.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.