python-usbtmc on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-usbtmc

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

$ yay -Rns python-usbtmc

2. Manually Install "python-usbtmc" via AUR

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

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

b. Clone python-usbtmc's git locally

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

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

$ cd ~/python-usbtmc $ makepkg -si

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

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