web3j on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S web3j

* (Optional) Uninstall web3j on Arch using YAY

$ yay -Rns web3j

2. Manually Install "web3j" via AUR

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

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

b. Clone web3j's git locally

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

c. Go to ~/web3j folder and install it

$ cd ~/web3j $ makepkg -si

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

ID: 649199
Name: web3j
PackageBaseID: 131291
PackageBase: web3j
Version: 4.5.4-1
Description: A lightweight, reactive, type safe Java and Android library for integrating with nodes on Ethereum blockchains
URL: https://web3j.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: iikirilov
Submitter: benjumanji
FirstSubmitted: 1522612640
LastModified: 1569247406
URLPath: /cgit/aur.git/snapshot/web3j.tar.gz