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

Last updated: May 14,2024

1. Install "python3-pyqtgraph" package

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

$ sudo apt update $ sudo apt install python3-pyqtgraph

2. Uninstall "python3-pyqtgraph" package

This is a short guide on how to uninstall python3-pyqtgraph on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyqtgraph
Priority: optional
Section: universe/python
Installed-Size: 2444
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Source: python-pyqtgraph
Version: 0.9.10-5
Depends: python3-pyqt4 | python3-pyside, python3-scipy, python3-numpy, python3:any (>= 3.3.2-2~)
Recommends: python3-matplotlib, python3-opengl
Suggests: python-pyqtgraph-doc
Filename: pool/universe/p/python-pyqtgraph/python3-pyqtgraph_0.9.10-5_all.deb
Size: 431812
MD5sum: b79669b9de6472099b2bae19cdddc6be
SHA1: 09f5d633d9914a914e005fa9e810030b260bde9d
SHA256: 3c244e26ef306a11c2349a51c7839efb90e8e600818a9b78e7d9057c1bc1787b
Description-en: Scientific Graphics and GUI Library for Python 3
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 3 version of the package.
Description-md5: 7a09ccffd4f4bc7cc76d0d0e1a70383c
Homepage: http://luke.campagnola.me/code/pyqtgraph
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu