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

Last updated: June 23,2024

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

$ yay -S python2-pyvisa-py

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

$ yay -Rns python2-pyvisa-py

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

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

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

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

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

ID: 227822
Name: python2-pyvisa-py
PackageBaseID: 99277
PackageBase: python2-pyvisa-py
Version: 0.2-1
Description: A pure python backend for PyVISA
URL: https://github.com/hgrecco/pyvisa-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
FirstSubmitted: 1441291849
LastModified: 1441291981
URLPath: /cgit/aur.git/snapshot/python2-pyvisa-py.tar.gz