libbuspirate on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S libbuspirate

* (Optional) Uninstall libbuspirate on Arch using YAY

$ yay -Rns libbuspirate

2. Manually Install "libbuspirate" via AUR

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

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

b. Clone libbuspirate's git locally

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

c. Go to ~/libbuspirate folder and install it

$ cd ~/libbuspirate $ makepkg -si

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

ID: 1023269
Name: libbuspirate
PackageBaseID: 72821
PackageBase: libbuspirate
Version: 0.5.0-1
Description: A C library to talk with the bus pirate hardware
URL: https://sourceforge.net/projects/libbuspirate/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nagy
FirstSubmitted: 1377204222
LastModified: 1642831950
URLPath: /cgit/aur.git/snapshot/libbuspirate.tar.gz