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

Last updated: September 28,2024

1. Install "python-pygooglechart" package

Please follow the steps below to install python-pygooglechart on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pygooglechart

2. Uninstall "python-pygooglechart" package

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

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

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

Package: python-pygooglechart
Priority: optional
Section: universe/python
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: A Mennucc1
Architecture: all
Source: pygooglechart
Version: 0.4.0+git20140622-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pygooglechart/python-pygooglechart_0.4.0+git20140622-1_all.deb
Size: 20402
MD5sum: 587dd9a9279905cc9fcc5a41231ef97d
SHA1: f2e66d099c28660b85406b1e59e74c752de22290
SHA256: fcab9c6ac572a4b8f9233b9f574fbc4b526519c59aa9f8a9acd0f2e7176d1431
Description-en: complete wrapper for the Google Chart API
Google Chart API is an extremely simple tool that lets you easily create a
chart from some data. You embed the data and formatting parameters in an HTTP
request, and Google returns a PNG image of the chart.
.
This package contains a Python wrapper for those API.
.
For a complete API documentation please refer to Google page:
http://code.google.com/apis/chart/ .
Description-md5: d5a0b22e6458b265be9bac2526f0772c
Homepage: http://pygooglechart.slowchop.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu