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

Last updated: July 05,2024

1. Install "python-pychart" package

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

$ sudo apt update $ sudo apt install python-pychart

2. Uninstall "python-pychart" package

Please follow the steps below to uninstall python-pychart on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pychart
Priority: optional
Section: universe/python
Installed-Size: 419
Maintainer: Ubuntu Developers
Original-Maintainer: Santiago Ruano Rincón
Architecture: all
Version: 1.39-7.1
Replaces: python2.3-pychart, python2.4-pychart
Provides: python2.7-pychart
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: ghostscript
Suggests: python-pychart-doc
Conflicts: python2.3-pychart, python2.4-pychart
Filename: pool/universe/p/python-pychart/python-pychart_1.39-7.1_all.deb
Size: 65472
MD5sum: a3625158f8789d8865a38760bde5fec8
SHA1: 2eac6f51b5c78a56f65b3e358cac170145597676
SHA256: a4f1b7860cc7e16ef201a1e902b1499ea449f4ad9b5c916bb444b6d670f65880
Description-en: Python library for creating high quality charts
PyChart is a Python library for creating high quality
Encapsulated Postscript, PDF, PNG, or SVG charts. It
currently supports line plots, bar plots, range-fill
plots, and pie charts. Because it is based on Python,
you can make full use of Python's scripting power.
.
You need to have ghostscript installed for PNG generation
and X11 displaying.
Description-md5: 633a6621f48d74d797ce01aea904f346
Homepage: http://home.gna.org/pychart/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu