python2-usbtmc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-usbtmc

* (Optional) Uninstall python2-usbtmc on Arch using YAY

$ yay -Rns python2-usbtmc

2. Manually Install "python2-usbtmc" via AUR

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

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

b. Clone python2-usbtmc's git locally

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

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

$ cd ~/python2-usbtmc $ makepkg -si

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

ID: 377055
Name: python2-usbtmc
PackageBaseID: 78040
PackageBase: python-usbtmc
Version: 0.8-1
Description: A Python USBTMC driver for controlling instruments over USB.
URL: https://github.com/python-ivi/python-usbtmc
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: alex.forencich
FirstSubmitted: 1390250599
LastModified: 1485195525
URLPath: /cgit/aur.git/snapshot/python2-usbtmc.tar.gz