How to Install and Uninstall python3-pyvisa-py Package on Kali Linux

Last updated: January 11,2025

1. Install "python3-pyvisa-py" package

Please follow the guidelines below to install python3-pyvisa-py on Kali Linux

$ sudo apt update $ sudo apt install python3-pyvisa-py

2. Uninstall "python3-pyvisa-py" package

Learn how to uninstall python3-pyvisa-py on Kali Linux:

$ sudo apt remove python3-pyvisa-py $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyvisa-py package on Kali Linux

Package: python3-pyvisa-py
Source: pyvisa-py
Version: 0.5.1-3
Installed-Size: 252
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3 (>> 3.8), python3-pyvisa, python3-typing-extensions, python3:any
Recommends: python3-serial, python3-usb
Breaks: python3-pyvisa (<< 1.11)
Size: 43612
SHA256: b956a3cc3841f36606e587551bc72f26b38e5e39a281de4f501f2ae20a93eb1d
SHA1: b919777d3e510eb5510d4dcfbb348b3c21e448c4
MD5sum: c762df1c92c20f08f0e9e35859752ce9
Description: Backend that implements a large part of the VISA in pure Python 3
This library provides Python VISA bindings for GPIB, RS232, and USB
instruments.
.
PyVISA started as wrapper for the NI-VISA library and therefore you need to
install National Instruments VISA library in your system. This works most of
the time, for most people. But NI-VISA is a proprietary library that only works
on certain systems. That is when PyVISA-py jumps in.
.
This package provides Python 3 bindings for pyvisa-py.
Description-md5:
Homepage: https://github.com/pyvisa/pyvisa-py
Section: python
Priority: optional
Filename: pool/main/p/pyvisa-py/python3-pyvisa-py_0.5.1-3_all.deb