python-eth-keys on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-eth-keys

* (Optional) Uninstall python-eth-keys on Arch using YAY

$ yay -Rns python-eth-keys

2. Manually Install "python-eth-keys" via AUR

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

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

b. Clone python-eth-keys's git locally

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

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

$ cd ~/python-eth-keys $ makepkg -si

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

ID: 1383915
Name: python-eth-keys
PackageBaseID: 171091
PackageBase: python-eth-keys
Version: 0.5.0-1
Description: A common API for Ethereum key operations with pluggable backends
URL: https://github.com/ethereum/eth-keys
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: Kewl
FirstSubmitted: 1631799226
LastModified: 1704948285
URLPath: /cgit/aur.git/snapshot/python-eth-keys.tar.gz