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

Last updated: September 20,2024

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

$ yay -S linux-gpib-dkms

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

$ yay -Rns linux-gpib-dkms

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

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

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

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

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

ID: 1335735
Name: linux-gpib-dkms
PackageBaseID: 108782
PackageBase: linux-gpib-dkms
Version: 4.3.6-2
Description: A support package for GPIB (IEEE 488) hardware (DKMS version).
URL: http://linux-gpib.sourceforge.net/
NumVotes: 3
Popularity: 0.007873
OutOfDate:
Maintainer: Foucault
Submitter: Foucault
FirstSubmitted: 1457962280
LastModified: 1697565572
URLPath: /cgit/aur.git/snapshot/linux-gpib-dkms.tar.gz