libphidget on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libphidget

* (Optional) Uninstall libphidget on Arch using YAY

$ yay -Rns libphidget

2. Manually Install "libphidget" via AUR

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

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

b. Clone libphidget's git locally

$ git clone https://aur.archlinux.org/libphidget.git ~/libphidget

c. Go to ~/libphidget folder and install it

$ cd ~/libphidget $ makepkg -si

3. Information about the libphidget package on Arch User Repository (AUR)

ID: 1344277
Name: libphidget
PackageBaseID: 123520
PackageBase: libphidget
Version: 2:1.17.20231004-1
Description: User-space access library for the Phidget devices
URL: https://www.phidgets.com
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lafka
FirstSubmitted: 1498052552
LastModified: 1698622879
URLPath: /cgit/aur.git/snapshot/libphidget.tar.gz