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

Last updated: June 05,2024

1. Install "python-graphy" package

Here is a brief guide to show you how to install python-graphy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-graphy

2. Uninstall "python-graphy" package

This guide covers the steps necessary to uninstall python-graphy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-graphy
Priority: optional
Section: universe/python
Installed-Size: 209
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: graphy
Version: 1.0+dfsg-3build1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/g/graphy/python-graphy_1.0+dfsg-3build1_all.deb
Size: 35800
MD5sum: 097c5587ceef6497dd29e9ba2b8ffa67
SHA1: 5a5aa9086b72c94cd67700fc410a9937ecf4dc97
SHA256: 64e1dd0268a6d73f16f9638c8336b9a43a5031b71d8b2449ee42478aea2edb80
Description-en: chart generation library for Python
Graphy is a simple Python library for generating charts. It tries to get out
of the way and let you just work with your data. It produces charts using the
Google Chart API.
Description-md5: cdbb4c3df07494a2e06c05c040c94d95
Homepage: http://graphy.googlecode.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu