python-fnvhash on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-fnvhash

* (Optional) Uninstall python-fnvhash on Arch using YAY

$ yay -Rns python-fnvhash

2. Manually Install "python-fnvhash" via AUR

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

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

b. Clone python-fnvhash's git locally

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

c. Go to ~/python-fnvhash folder and install it

$ cd ~/python-fnvhash $ makepkg -si

3. Information about the python-fnvhash package on Arch User Repository (AUR)

ID: 1099465
Name: python-fnvhash
PackageBaseID: 183277
PackageBase: python-fnvhash
Version: 0.1.0-2
Description: Pure Python FNV hash implementation
URL: https://github.com/znerol/py-fnvhash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rautesamtr
FirstSubmitted: 1655392873
LastModified: 1655393310
URLPath: /cgit/aur.git/snapshot/python-fnvhash.tar.gz

5. The same packages on other Linux Distributions