hopscotch-map on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S hopscotch-map

* (Optional) Uninstall hopscotch-map on Arch using YAY

$ yay -Rns hopscotch-map

2. Manually Install "hopscotch-map" via AUR

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

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

b. Clone hopscotch-map's git locally

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

c. Go to ~/hopscotch-map folder and install it

$ cd ~/hopscotch-map $ makepkg -si

3. Information about the hopscotch-map package on Arch User Repository (AUR)

ID: 1368523
Name: hopscotch-map
PackageBaseID: 171636
PackageBase: hopscotch-map
Version: 2.3.1-1
Description: C++ implementation of a fast hash map and hash set using hopscotch hashing
URL: https://github.com/Tessil/hopscotch-map
NumVotes: 2
Popularity: 0.000618
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1633343133
LastModified: 1702394766
URLPath: /cgit/aur.git/snapshot/hopscotch-map.tar.gz