libstaple on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libstaple

* (Optional) Uninstall libstaple on Arch using YAY

$ yay -Rns libstaple

2. Manually Install "libstaple" via AUR

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

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

b. Clone libstaple's git locally

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

c. Go to ~/libstaple folder and install it

$ cd ~/libstaple $ makepkg -si

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

ID: 950970
Name: libstaple
PackageBaseID: 170171
PackageBase: libstaple
Version: 2.0.2-1
Description: A general-purpose data structure library in pure C89
URL: https://github.com/Randoragon/libstaple
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: randoragon
Submitter: randoragon
FirstSubmitted: 1629550981
LastModified: 1629626366
URLPath: /cgit/aur.git/snapshot/libstaple.tar.gz