parallel-hashmap-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S parallel-hashmap-git

* (Optional) Uninstall parallel-hashmap-git on Arch using YAY

$ yay -Rns parallel-hashmap-git

2. Manually Install "parallel-hashmap-git" via AUR

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

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

b. Clone parallel-hashmap-git's git locally

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

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

$ cd ~/parallel-hashmap-git $ makepkg -si

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

ID: 752730
Name: parallel-hashmap-git
PackageBaseID: 154439
PackageBase: parallel-hashmap-git
Version: 1.0.0_20200519-1
Description: A set of excellent c++ hash map implementations
URL: https://github.com/greg7mdp/parallel-hashmap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vivaeltopo
Submitter: vivaeltopo
FirstSubmitted: 1592298781
LastModified: 1592298971
URLPath: /cgit/aur.git/snapshot/parallel-hashmap-git.tar.gz