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

Last updated: May 21,2024

1. Install "python-pyqtgraph-doc" package

Please follow the guidelines below to install python-pyqtgraph-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyqtgraph-doc

2. Uninstall "python-pyqtgraph-doc" package

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

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

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

Package: python-pyqtgraph-doc
Priority: optional
Section: universe/doc
Installed-Size: 6842
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Source: python-pyqtgraph
Version: 0.9.10-5
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-pyqtgraph/python-pyqtgraph-doc_0.9.10-5_all.deb
Size: 476508
MD5sum: f9bd948122a8535536d22f48646f94b2
SHA1: a56537f45ef00d65a834a32a641e9cd419381f15
SHA256: 7d84a3ac6a6d5e4b7d2a3b634c069c2c375ff247d4ded148016709b006fe6c69
Description-en: Scientific Graphics and GUI Library for Python (common documentation)
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 common documentation package.
Description-md5: 376601f80535cd1b918b17e26401bd45
Homepage: http://luke.campagnola.me/code/pyqtgraph
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu