gpib-utils on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gpib-utils

* (Optional) Uninstall gpib-utils on Arch using YAY

$ yay -Rns gpib-utils

2. Manually Install "gpib-utils" via AUR

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

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

b. Clone gpib-utils's git locally

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

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

$ cd ~/gpib-utils $ makepkg -si

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

ID: 576081
Name: gpib-utils
PackageBaseID: 92367
PackageBase: gpib-utils
Version: 1.5-4
Description: GPIB instrument support utilities
URL: https://github.com/garlick/gpib-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1429533952
LastModified: 1547295979
URLPath: /cgit/aur.git/snapshot/gpib-utils.tar.gz