python-pyvisa-py on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "python-pyvisa-py" 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-py on Arch using YAY

$ yay -S python-pyvisa-py

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

$ yay -Rns python-pyvisa-py

2. Manually Install "python-pyvisa-py" 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-py's git locally

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

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

$ cd ~/python-pyvisa-py $ makepkg -si

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

ID: 1423702
Name: python-pyvisa-py
PackageBaseID: 99276
PackageBase: python-pyvisa-py
Version: 0.7.2-1
Description: A pure python backend for PyVISA
URL: https://github.com/pyvisa/pyvisa-py
NumVotes: 5
Popularity: 0.135572
OutOfDate:
Maintainer: begin-theadventu
Submitter: greyltc
FirstSubmitted: 1441291056
LastModified: 1709974987
URLPath: /cgit/aur.git/snapshot/python-pyvisa-py.tar.gz