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

Last updated: May 03,2024

1. Install "python2-pycha" package

This guide let you learn how to install python2-pycha on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pycha

2. Uninstall "python2-pycha" package

This guide covers the steps necessary to uninstall python2-pycha on openSUSE Leap:

$ sudo zypper remove python2-pycha

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

Information for package python2-pycha:
--------------------------------------
Repository : Main Repository
Name : python2-pycha
Version : 0.8.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 303,1 KiB
Installed : No
Status : not installed
Source package : python-pycha-0.8.1-bp153.1.15.src
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.