robin-hood-hashing on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S robin-hood-hashing

* (Optional) Uninstall robin-hood-hashing on Arch using YAY

$ yay -Rns robin-hood-hashing

2. Manually Install "robin-hood-hashing" via AUR

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

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

b. Clone robin-hood-hashing's git locally

$ git clone https://aur.archlinux.org/robin-hood-hashing.git ~/robin-hood-hashing

c. Go to ~/robin-hood-hashing folder and install it

$ cd ~/robin-hood-hashing $ makepkg -si

3. Information about the robin-hood-hashing package on Arch User Repository (AUR)

ID: 947458
Name: robin-hood-hashing
PackageBaseID: 161065
PackageBase: robin-hood-hashing
Version: 3.11.3-1
Description: Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
URL: https://github.com/martinus/robin-hood-hashing
NumVotes: 0
Popularity: 0
OutOfDate: 1651511906
Maintainer:
Submitter: Sciencentistguy
FirstSubmitted: 1608392586
LastModified: 1628871974
URLPath: /cgit/aur.git/snapshot/robin-hood-hashing.tar.gz