array-hash on AUR (Arch User Repository)
Last updated: February 12,2025
1. Install "array-hash" 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 array-hash on Arch using YAY
$
yay -S
array-hash
Copied
* (Optional) Uninstall array-hash on Arch using YAY
$
yay -Rns
array-hash
Copied
2. Manually Install "array-hash" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone array-hash's git locally
$
git clone https://aur.archlinux.org/array-hash.git
~/array-hash
Copied
c. Go to ~/array-hash folder and install it
$
cd
~/array-hash
Copied
$
makepkg -si
Copied
3. Information about the array-hash package on Arch User Repository (AUR)
ID: 969410
Name: array-hash
PackageBaseID: 171635
PackageBase: array-hash
Version: 0.7.1-1
Description: C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
URL: https://github.com/Tessil/array-hash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1633343121
LastModified: 1633343121
URLPath: /cgit/aur.git/snapshot/array-hash.tar.gz
Name: array-hash
PackageBaseID: 171635
PackageBase: array-hash
Version: 0.7.1-1
Description: C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
URL: https://github.com/Tessil/array-hash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1633343121
LastModified: 1633343121
URLPath: /cgit/aur.git/snapshot/array-hash.tar.gz