farmhash on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S farmhash

* (Optional) Uninstall farmhash on Arch using YAY

$ yay -Rns farmhash

2. Manually Install "farmhash" via AUR

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

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

b. Clone farmhash's git locally

$ git clone https://aur.archlinux.org/farmhash.git ~/farmhash

c. Go to ~/farmhash folder and install it

$ cd ~/farmhash $ makepkg -si

3. Information about the farmhash package on Arch User Repository (AUR)

ID: 1272333
Name: farmhash
PackageBaseID: 123186
PackageBase: farmhash
Version: 1.1-2
Description: FarmHash is a family of hash functions
URL: https://github.com/google/farmhash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1496777597
LastModified: 1686601360
URLPath: /cgit/aur.git/snapshot/farmhash.tar.gz