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

Last updated: May 17,2024

1. Install "python3-pymeasure" package

This guide covers the steps necessary to install python3-pymeasure on Kali Linux

$ sudo apt update $ sudo apt install python3-pymeasure

2. Uninstall "python3-pymeasure" package

Please follow the steps below to uninstall python3-pymeasure on Kali Linux:

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

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

Package: python3-pymeasure
Source: python-pymeasure
Version: 0.9.0-2
Installed-Size: 1052
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-numpy, python3-pandas, python3-pyqtgraph (>= 0.13.1), python3-pyvisa, python3-serial (>= 2.7), python3:any
Suggests: python-pymeasure-doc
Size: 143924
SHA256: 486599b49764cf3705415bed7c2d32208ae3e336dd5ed43c534751d3d1da8205
SHA1: 942db5e27dfe8d8f9e0206f0d0e5888a78c3c1c5
MD5sum: 8150c66522d4e8d2053e7bec4731d59a
Description: scientific measurement library for Python
PyMeasure makes scientific measurements easy to set up and run.
.
The package contains a repository of instrument classes and a system for
running experiment procedures, which provides graphical interfaces for
graphing live data and managing queues of experiments. Both parts of the
package are independent, and when combined provide all the necessary
requirements for advanced measurements with only limited coding.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/ralph-group/pymeasure
Section: python
Priority: optional
Filename: pool/main/p/python-pymeasure/python3-pymeasure_0.9.0-2_all.deb