python-rlp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-rlp

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

$ yay -Rns python-rlp

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

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

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

$ cd ~/python-rlp $ makepkg -si

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

ID: 1362899
Name: python-rlp
PackageBaseID: 129552
PackageBase: python-rlp
Version: 4.0.0-1
Description: A package for encoding and decoding data in and from Recursive Length Prefix notation
URL: https://pypi.org/project/rlp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1517165280
LastModified: 1701421654
URLPath: /cgit/aur.git/snapshot/python-rlp.tar.gz