liblfds on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install liblfds on Arch using YAY
$
yay -S
liblfds
Copied
* (Optional) Uninstall liblfds on Arch using YAY
$
yay -Rns
liblfds
Copied
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
Copied
b. Clone liblfds's git locally
$
git clone https://aur.archlinux.org/liblfds.git
~/liblfds
Copied
c. Go to ~/liblfds folder and install it
$
cd
~/liblfds
Copied
$
makepkg -si
Copied
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
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