python-gpib-ctypes on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-gpib-ctypes

* (Optional) Uninstall python-gpib-ctypes on Arch using YAY

$ yay -Rns python-gpib-ctypes

2. Manually Install "python-gpib-ctypes" via AUR

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

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

b. Clone python-gpib-ctypes's git locally

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

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

$ cd ~/python-gpib-ctypes $ makepkg -si

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

ID: 705011
Name: python-gpib-ctypes
PackageBaseID: 149895
PackageBase: python-gpib-ctypes
Version: 0.3.0-1
Description: Cross-platform Python bindings for the NI GPIB and linux-gpib C interfaces.
URL: https://github.com/tivek/gpib_ctypes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1583621852
LastModified: 1583621852
URLPath: /cgit/aur.git/snapshot/python-gpib-ctypes.tar.gz