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

Last updated: October 05,2024

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

$ yay -S python-eth-account

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

$ yay -Rns python-eth-account

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

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

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

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

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

ID: 1191849
Name: python-eth-account
PackageBaseID: 171094
PackageBase: python-eth-account
Version: 0.8.0-1
Description: Sign Ethereum transactions and messages with local private keys
URL: https://github.com/ethereum/eth-account
NumVotes: 0
Popularity: 0
OutOfDate: 1698961013
Maintainer:
Submitter: Kewl
FirstSubmitted: 1631799850
LastModified: 1672859311
URLPath: /cgit/aur.git/snapshot/python-eth-account.tar.gz