liblfds on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S liblfds

* (Optional) Uninstall liblfds on Arch using YAY

$ yay -Rns liblfds

2. Manually Install "liblfds" via AUR

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

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

b. Clone liblfds's git locally

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

c. Go to ~/liblfds folder and install it

$ cd ~/liblfds $ makepkg -si

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

ID: 393288
Name: liblfds
PackageBaseID: 60014
PackageBase: liblfds
Version: 7.1.1-1
Description: Lock free data structures for C.
URL: http://www.liblfds.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1708293911
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1339569284
LastModified: 1489837649
URLPath: /cgit/aur.git/snapshot/liblfds.tar.gz