parallel-hashmap on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "parallel-hashmap" 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 parallel-hashmap on Arch using YAY
$
yay -S
parallel-hashmap
Copied
* (Optional) Uninstall parallel-hashmap on Arch using YAY
$
yay -Rns
parallel-hashmap
Copied
2. Manually Install "parallel-hashmap" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone parallel-hashmap's git locally
$
git clone https://aur.archlinux.org/parallel-hashmap.git
~/parallel-hashmap
Copied
c. Go to ~/parallel-hashmap folder and install it
$
cd
~/parallel-hashmap
Copied
$
makepkg -si
Copied
3. Information about the parallel-hashmap package on Arch User Repository (AUR)
ID: 1394885
Name: parallel-hashmap
PackageBaseID: 165540
PackageBase: parallel-hashmap
Version: 1.3.12-1
Description: A family of header-only, very fast and memory-friendly hashmap and btree containers.
URL: https://greg7mdp.github.io/parallel-hashmap/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1618252729
LastModified: 1706523697
URLPath: /cgit/aur.git/snapshot/parallel-hashmap.tar.gz
Name: parallel-hashmap
PackageBaseID: 165540
PackageBase: parallel-hashmap
Version: 1.3.12-1
Description: A family of header-only, very fast and memory-friendly hashmap and btree containers.
URL: https://greg7mdp.github.io/parallel-hashmap/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1618252729
LastModified: 1706523697
URLPath: /cgit/aur.git/snapshot/parallel-hashmap.tar.gz