python-pysha3 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pysha3

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

$ yay -Rns python-pysha3

2. Manually Install "python-pysha3" via AUR

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

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

b. Clone python-pysha3's git locally

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

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

$ cd ~/python-pysha3 $ makepkg -si

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

ID: 481671
Name: python-pysha3
PackageBaseID: 129558
PackageBase: python-pysha3
Version: 1.0.2-1
Description: SHA-3 wrapper (keccak) for Python
URL: https://github.com/tiran/pysha3
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1517169461
LastModified: 1517169461
URLPath: /cgit/aur.git/snapshot/python-pysha3.tar.gz