python-cityhash on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S python-cityhash

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

$ yay -Rns python-cityhash

2. Manually Install "python-cityhash" via AUR

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

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

b. Clone python-cityhash's git locally

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

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

$ cd ~/python-cityhash $ makepkg -si

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

ID: 1055203
Name: python-cityhash
PackageBaseID: 122853
PackageBase: python-cityhash
Version: 0.4.0-1
Description: Python bindings for CityHash
URL: https://github.com/escherba/python-cityhash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1495735724
LastModified: 1647977619
URLPath: /cgit/aur.git/snapshot/python-cityhash.tar.gz