python-murmurhash on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-murmurhash

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

$ yay -Rns python-murmurhash

2. Manually Install "python-murmurhash" via AUR

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

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

b. Clone python-murmurhash's git locally

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

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

$ cd ~/python-murmurhash $ makepkg -si

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

ID: 1322236
Name: python-murmurhash
PackageBaseID: 137018
PackageBase: python-murmurhash
Version: 1.0.10-1
Description: Cython bindings for MurmurHash2
URL: https://github.com/explosion/murmurhash
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: adrien1018
Submitter: crendel
FirstSubmitted: 1540892464
LastModified: 1695274418
URLPath: /cgit/aur.git/snapshot/python-murmurhash.tar.gz