python-hexbytes on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-hexbytes

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

$ yay -Rns python-hexbytes

2. Manually Install "python-hexbytes" via AUR

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

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

b. Clone python-hexbytes's git locally

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

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

$ cd ~/python-hexbytes $ makepkg -si

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

ID: 1271481
Name: python-hexbytes
PackageBaseID: 171089
PackageBase: python-hexbytes
Version: 0.3.1-1
Description: Python bytes subclass that decodes hex, with a readable console output
URL: https://github.com/ethereum/hexbytes
NumVotes: 0
Popularity: 0
OutOfDate: 1699391119
Maintainer:
Submitter: Kewl
FirstSubmitted: 1631792205
LastModified: 1686475370
URLPath: /cgit/aur.git/snapshot/python-hexbytes.tar.gz