python-pyvisa on AUR (Arch User Repository)

Last updated: May 21,2024

1. Install "python-pyvisa" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-pyvisa on Arch using YAY

$ yay -S python-pyvisa

* (Optional) Uninstall python-pyvisa on Arch using YAY

$ yay -Rns python-pyvisa

2. Manually Install "python-pyvisa" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-pyvisa's git locally

$ git clone https://aur.archlinux.org/python-pyvisa.git ~/python-pyvisa

c. Go to ~/python-pyvisa folder and install it

$ cd ~/python-pyvisa $ makepkg -si

3. Information about the python-pyvisa package on Arch User Repository (AUR)

ID: 1422492
Name: python-pyvisa
PackageBaseID: 96203
PackageBase: python-pyvisa
Version: 1.14.1-1
Description: A Python package with bindings to the 'Virtual Instrument Software Architecture' VISA library
URL: https://github.com/pyvisa/pyvisa
NumVotes: 11
Popularity: 0.102307
OutOfDate:
Maintainer: begin-theadventu
Submitter: alex.forencich
FirstSubmitted: 1437420432
LastModified: 1709814723
URLPath: /cgit/aur.git/snapshot/python-pyvisa.tar.gz