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

Last updated: September 20,2024

1. Install "python3-pyvisa" package

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

$ sudo apt update $ sudo apt install python3-pyvisa

2. Uninstall "python3-pyvisa" package

Here is a brief guide to show you how to uninstall python3-pyvisa on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyvisa
Priority: optional
Section: universe/python
Installed-Size: 626
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyvisa
Version: 1.8-2
Depends: libvisa0, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Recommends: python3-pyvisa-py
Filename: pool/universe/p/pyvisa/python3-pyvisa_1.8-2_all.deb
Size: 109132
MD5sum: 7170a06fbdac51002865d4884923f2ed
SHA1: e0b17ba877b54753d4ad7ea867c90dd9fd0eeb92
SHA256: 989a98862c16687655c4fd05f87ec5a3a6687f9a95ce00deadc91d20e583fdcc
Description-en: Python 3 bindings for Virtual Instrument Software Architecture
The VISA standard provides a common interface for communication with test
and measurement equipment.
.
This package provides Python 3 bindings for VISA.
Description-md5: 2fe87c71806890111efbdb7e773de989
Homepage: http://pyvisa.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu