python-sha3 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-sha3

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

$ yay -Rns python-sha3

2. Manually Install "python-sha3" via AUR

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

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

b. Clone python-sha3's git locally

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

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

$ cd ~/python-sha3 $ makepkg -si

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

ID: 481652
Name: python-sha3
PackageBaseID: 129553
PackageBase: python-sha3
Version: 0.2.1-1
Description: A Python module that implements SHA-3 (Keccak) with a hashlib-like interface
URL: https://github.com/bjornedstrom/python-sha3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1517165746
LastModified: 1517165746
URLPath: /cgit/aur.git/snapshot/python-sha3.tar.gz