python2-linux-gpib on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python2-linux-gpib

* (Optional) Uninstall python2-linux-gpib on Arch using YAY

$ yay -Rns python2-linux-gpib

2. Manually Install "python2-linux-gpib" via AUR

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

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

b. Clone python2-linux-gpib's git locally

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

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

$ cd ~/python2-linux-gpib $ makepkg -si

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

ID: 1301026
Name: python2-linux-gpib
PackageBaseID: 91980
PackageBase: python2-linux-gpib
Version: 4.3.6-3
Description: A support package for GPIB (IEEE 488) hardware - Python 2 bindings
URL: http://linux-gpib.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Foucault
Submitter: Foucault
FirstSubmitted: 1428336216
LastModified: 1691526021
URLPath: /cgit/aur.git/snapshot/python2-linux-gpib.tar.gz