How to Install and Uninstall python3-pyqtgraph Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-pyqtgraph" package

Here is a brief guide to show you how to install python3-pyqtgraph on Kali Linux

$ 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 Kali Linux:

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

3. Information about the python3-pyqtgraph package on Kali Linux

Package: python3-pyqtgraph
Source: python-pyqtgraph
Version: 0.13.3-1
Installed-Size: 3224
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-pyqt5 | libpyside2-py3 | python3-pyqt6, python3-scipy, pyqt5-dev-tools, pyqt6-dev-tools, qtbase5-dev-tools, qt6-base-dev-tools, python3-numpy, python3:any
Recommends: python3-matplotlib, python3-opengl, python3-pyqt5.qtopengl
Suggests: python-pyqtgraph-doc
Size: 622796
SHA256: aa1f6d1d6ae6f6d642ef68e9e59b230a49928d89309b97b9a08ca68e51621776
SHA1: a3660886742cd380118350e19c00d3fceadd3130
MD5sum: b5b01eb33c06743b5b506097844b9ec6
Description: 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:
Homepage: http://luke.campagnola.me/code/pyqtgraph
Section: python
Priority: optional
Filename: pool/main/p/python-pyqtgraph/python3-pyqtgraph_0.13.3-1_all.deb