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