python-siphashc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-siphashc

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

$ yay -Rns python-siphashc

2. Manually Install "python-siphashc" via AUR

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

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

b. Clone python-siphashc's git locally

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

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

$ cd ~/python-siphashc $ makepkg -si

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

ID: 1374993
Name: python-siphashc
PackageBaseID: 154501
PackageBase: python-siphashc
Version: 2.1-1
Description: Python module (in c) for siphash-2-4
URL: https://github.com/WeblateOrg/siphashc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pmattern
Submitter: BubuIIC
FirstSubmitted: 1592429398
LastModified: 1703431789
URLPath: /cgit/aur.git/snapshot/python-siphashc.tar.gz