python2-rlp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-rlp

* (Optional) Uninstall python2-rlp on Arch using YAY

$ yay -Rns python2-rlp

2. Manually Install "python2-rlp" via AUR

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

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

b. Clone python2-rlp's git locally

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

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

$ cd ~/python2-rlp $ makepkg -si

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

ID: 437340
Name: python2-rlp
PackageBaseID: 89731
PackageBase: python2-rlp
Version: 0.6.0-1
Description: A package for encoding and decoding data in and from Recursive Length Prefix notation
URL: https://github.com/ethereum/pyrlp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dundee
FirstSubmitted: 1422038059
LastModified: 1503311692
URLPath: /cgit/aur.git/snapshot/python2-rlp.tar.gz