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

Last updated: May 03,2024

1. Install "python-pyqtgraph" package

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

$ sudo apt update $ sudo apt install python-pyqtgraph

2. Uninstall "python-pyqtgraph" package

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

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

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

Package: python-pyqtgraph
Priority: optional
Section: universe/python
Installed-Size: 2444
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Version: 0.9.10-5
Depends: python-qt4 | python-pyside, python-scipy, python-numpy, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-matplotlib, python-opengl, python-qt4-gl
Suggests: python-pyqtgraph-doc
Filename: pool/universe/p/python-pyqtgraph/python-pyqtgraph_0.9.10-5_all.deb
Size: 431720
MD5sum: ee1a416ac41182c5d85c7aff768b54bd
SHA1: 7867ef91a2a943f1bb3ff46524cad16b7fec2219
SHA256: 2e5833f5dacd18d8c562e52b5687a0c91777030cc45e14e87a7f618ba73f5c89
Description-en: Scientific Graphics and GUI Library for Python 2
PyQtGraph is a pure-python graphics and GUI library built on PyQt4 and numpy.
It is intended for use in mathematics / scientific / engineering applications.
Despite being written entirely in Python, the library is very fast due to its
heavy leverage of numpy for number crunching and Qt's GraphicsView framework
for fast display.
.
This is the Python 2 version of the package.
Description-md5: 303c49bb9605aa5c85d022d5abfafd00
Homepage: http://luke.campagnola.me/code/pyqtgraph
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu