cpp-ethereum-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cpp-ethereum-git

* (Optional) Uninstall cpp-ethereum-git on Arch using YAY

$ yay -Rns cpp-ethereum-git

2. Manually Install "cpp-ethereum-git" via AUR

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

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

b. Clone cpp-ethereum-git's git locally

$ git clone https://aur.archlinux.org/cpp-ethereum-git.git ~/cpp-ethereum-git

c. Go to ~/cpp-ethereum-git folder and install it

$ cd ~/cpp-ethereum-git $ makepkg -si

3. Information about the cpp-ethereum-git package on Arch User Repository (AUR)

ID: 469392
Name: cpp-ethereum-git
PackageBaseID: 127897
PackageBase: cpp-ethereum-git
Version: r31888.04e8ca5af-1
Description: Ethereum C++ client
URL: https://github.com/ethereum/cpp-ethereum/
NumVotes: 1
Popularity: 0
OutOfDate: 1528972879
Maintainer:
FirstSubmitted: 1513171506
LastModified: 1513172776
URLPath: /cgit/aur.git/snapshot/cpp-ethereum-git.tar.gz