xxhash-git on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S xxhash-git

* (Optional) Uninstall xxhash-git on Arch using YAY

$ yay -Rns xxhash-git

2. Manually Install "xxhash-git" via AUR

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

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

b. Clone xxhash-git's git locally

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

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

$ cd ~/xxhash-git $ makepkg -si

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

ID: 1240840
Name: xxhash-git
PackageBaseID: 124256
PackageBase: xxhash-git
Version: 0.7.4.r542.gf4bef92-1
Description: Extremely fast non-cryptographic hash algorithm
URL: https://cyan4973.github.io/xxHash/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1500829193
LastModified: 1681377789
URLPath: /cgit/aur.git/snapshot/xxhash-git.tar.gz