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

Last updated: June 30,2024

1. Install "python-pyflot" package

This guide let you learn how to install python-pyflot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyflot

2. Uninstall "python-pyflot" package

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

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

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

Package: python-pyflot
Priority: extra
Section: universe/python
Installed-Size: 186
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyflot
Version: 0.2-1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/pyflot/python-pyflot_0.2-1_all.deb
Size: 25878
MD5sum: 2dcd83eae273785a15a0ea4616bd6af7
SHA1: 83fa55bf629462a9832b743e27b4d7b3dc2eb5a5
SHA256: 9b1c89583e35ee76cb4a280ee8a7d67dbc40aee3dd94a2e5f8ed3fc5b6cef44e
Description-en: interface from Python to libjs-flot
PyFlot makes it easy to generate flot graphs. Its primary goal
is to allow one to specify data inputs and options in a Python
application and generate the appropriate JSON. Common uses of this
are rendering into a template as flot() arguments or as the payload of
an XHR response. PyFlot takes care of all the annoying details of
converting types to match up with how flot expects them.
Description-md5: 4fb0056d489cdc3ae92cef8bdd1507d4
Enhances: libjs-flot
Homepage: https://github.com/andrefsp/pyflot
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu