How to Install and Uninstall python-pycha Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 23,2024

1. Install "python-pycha" package

This tutorial shows how to install python-pycha on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pycha

2. Uninstall "python-pycha" package

In this section, we are going to explain the necessary steps to uninstall python-pycha on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pycha $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pycha package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pycha
Priority: optional
Section: universe/python
Installed-Size: 258
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: pycha
Version: 0.7.0-2
Depends: python:any (>= 2.7.5-5~), python, python:any (<< 2.8), python-cairo (>= 1.2), python-pkg-resources, python-gtk2
Filename: pool/universe/p/pycha/python-pycha_0.7.0-2_all.deb
Size: 36236
MD5sum: 67e42011dbaadce4e58e55ef6c61999f
SHA1: f97588eabdcde0286397d2cd36b6b1ed1d8152c4
SHA256: 2b24245ebd7ced69df327b278fc8d4eabfa8e13e390d1ec1c79326b0170eee40
Description-en: chart-drawing library using Cairo
This package provides a Python library for drawing most common charts
(pie, line, scatter or bar) using Cairo as backend. It aims to be simple to
use, flexible, lightweight, attractive and customizable but still
providing sane default settings.
Description-md5: 7b2e7b4d0f9fdea9b6bbe0093dac243a
Homepage: http://bitbucket.org/lgs/pycha/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome