libcuckoo-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S libcuckoo-git

* (Optional) Uninstall libcuckoo-git on Arch using YAY

$ yay -Rns libcuckoo-git

2. Manually Install "libcuckoo-git" via AUR

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

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

b. Clone libcuckoo-git's git locally

$ git clone https://aur.archlinux.org/libcuckoo-git.git ~/libcuckoo-git

c. Go to ~/libcuckoo-git folder and install it

$ cd ~/libcuckoo-git $ makepkg -si

3. Information about the libcuckoo-git package on Arch User Repository (AUR)

ID: 882403
Name: libcuckoo-git
PackageBaseID: 137351
PackageBase: libcuckoo-git
Version: 0.3.r0.g8785773-1
Description: libcuckoo provides a high-performance, compact hash table that allows multiple concurrent reader and writer threads.
URL: https://github.com/efficient/libcuckoo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: burning_daylight
Submitter: burning_daylight
FirstSubmitted: 1542139262
LastModified: 1616592875
URLPath: /cgit/aur.git/snapshot/libcuckoo-git.tar.gz