geth-git on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S geth-git

* (Optional) Uninstall geth-git on Arch using YAY

$ yay -Rns geth-git

2. Manually Install "geth-git" via AUR

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

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

b. Clone geth-git's git locally

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

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

$ cd ~/geth-git $ makepkg -si

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

ID: 430406
Name: geth-git
PackageBaseID: 95189
PackageBase: geth-git
Version: 1.6.7.r24.g3a678a15c-1
Description: Ethereum Go Client
URL: https://github.com/ethereum/go-ethereum
NumVotes: 7
Popularity: 0
OutOfDate: 1527140542
Maintainer: 5chdn
Submitter: dmp1ce
FirstSubmitted: 1435207279
LastModified: 1500976115
URLPath: /cgit/aur.git/snapshot/geth-git.tar.gz