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

Last updated: July 06,2024

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

$ yay -S python-eth-keyfile

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

$ yay -Rns python-eth-keyfile

2. Manually Install "python-eth-keyfile" 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-keyfile's git locally

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

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

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

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

ID: 1057599
Name: python-eth-keyfile
PackageBaseID: 171090
PackageBase: python-eth-keyfile
Version: 0.6.0-1
Description: A library for handling the encrypted keyfiles used to store ethereum private keys
URL: https://github.com/ethereum/eth-keyfile
NumVotes: 0
Popularity: 0
OutOfDate: 1698969303
Maintainer:
Submitter: Kewl
FirstSubmitted: 1631794262
LastModified: 1648396084
URLPath: /cgit/aur.git/snapshot/python-eth-keyfile.tar.gz