python-cykhash on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-cykhash

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

$ yay -Rns python-cykhash

2. Manually Install "python-cykhash" via AUR

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

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

b. Clone python-cykhash's git locally

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

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

$ cd ~/python-cykhash $ makepkg -si

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

ID: 1258663
Name: python-cykhash
PackageBaseID: 172362
PackageBase: python-cykhash
Version: 2.0.1-1
Description: cython wrapper for khash-sets/maps, efficient implementation of isin and unique
URL: https://github.com/realead/cykhash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1635146695
LastModified: 1684226531
URLPath: /cgit/aur.git/snapshot/python-cykhash.tar.gz