python-mmh3 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-mmh3

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

$ yay -Rns python-mmh3

2. Manually Install "python-mmh3" via AUR

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

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

b. Clone python-mmh3's git locally

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

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

$ cd ~/python-mmh3 $ makepkg -si

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

ID: 841347
Name: python-mmh3
PackageBaseID: 140784
PackageBase: python-mmh3
Version: 2.5.1-2
Description: Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
URL: http://packages.python.org/mmh3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ChrisOelmueller
Submitter: ChrisOelmueller
FirstSubmitted: 1553784981
LastModified: 1609586537
URLPath: /cgit/aur.git/snapshot/python-mmh3.tar.gz