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

Last updated: October 06,2024

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

$ yay -S python-eth-rlp

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

$ yay -Rns python-eth-rlp

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

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

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

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

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

ID: 1023436
Name: python-eth-rlp
PackageBaseID: 171092
PackageBase: python-eth-rlp
Version: 0.3.0-1
Description: RLP definitions for common Ethereum objects in Python
URL: https://github.com/ethereum/eth-rlp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Kewl
FirstSubmitted: 1631799271
LastModified: 1642863128
URLPath: /cgit/aur.git/snapshot/python-eth-rlp.tar.gz