linux-gpib on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S linux-gpib

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

$ yay -Rns linux-gpib

2. Manually Install "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 linux-gpib's git locally

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

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

$ cd ~/linux-gpib $ makepkg -si

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

ID: 1291918
Name: linux-gpib
PackageBaseID: 62780
PackageBase: linux-gpib
Version: 4.3.6-1
Description: A support package for GPIB (IEEE 488) hardware.
URL: http://linux-gpib.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Foucault
Submitter: alex.forencich
FirstSubmitted: 1347603850
LastModified: 1689865444
URLPath: /cgit/aur.git/snapshot/linux-gpib.tar.gz