besu on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "besu" 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
Copied
b. Install besu on Arch using YAY
$
yay -S
besu
Copied
* (Optional) Uninstall besu on Arch using YAY
$
yay -Rns
besu
Copied
2. Manually Install "besu" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone besu's git locally
$
git clone https://aur.archlinux.org/besu.git
~/besu
Copied
c. Go to ~/besu folder and install it
$
cd
~/besu
Copied
$
makepkg -si
Copied
3. Information about the besu package on Arch User Repository (AUR)
ID: 1423678
Name: besu
PackageBaseID: 155416
PackageBase: besu
Version: 24.3.0-1
Description: Hyperledger Ethereum Mainnet and Permissioned Network Client
URL: https://www.hyperledger.org/use/besu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xrchz
Submitter: ratan
FirstSubmitted: 1594676544
LastModified: 1709967543
URLPath: /cgit/aur.git/snapshot/besu.tar.gz
Name: besu
PackageBaseID: 155416
PackageBase: besu
Version: 24.3.0-1
Description: Hyperledger Ethereum Mainnet and Permissioned Network Client
URL: https://www.hyperledger.org/use/besu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xrchz
Submitter: ratan
FirstSubmitted: 1594676544
LastModified: 1709967543
URLPath: /cgit/aur.git/snapshot/besu.tar.gz