ethabi on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ethabi

* (Optional) Uninstall ethabi on Arch using YAY

$ yay -Rns ethabi

2. Manually Install "ethabi" via AUR

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

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

b. Clone ethabi's git locally

$ git clone https://aur.archlinux.org/ethabi.git ~/ethabi

c. Go to ~/ethabi folder and install it

$ cd ~/ethabi $ makepkg -si

3. Information about the ethabi package on Arch User Repository (AUR)

ID: 696956
Name: ethabi
PackageBaseID: 127962
PackageBase: ethabi
Version: 7.0.0-1
Description: Ethereum ABI tools
URL: https://github.com/paritytech/ethabi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: svenstaro
FirstSubmitted: 1513433776
LastModified: 1581717989
URLPath: /cgit/aur.git/snapshot/ethabi.tar.gz