teku on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S teku

* (Optional) Uninstall teku on Arch using YAY

$ yay -Rns teku

2. Manually Install "teku" via AUR

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

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

b. Clone teku's git locally

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

c. Go to ~/teku folder and install it

$ cd ~/teku $ makepkg -si

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

ID: 1425262
Name: teku
PackageBaseID: 184063
PackageBase: teku
Version: 24.3.0-1
Description: ConsenSys Ethereum Beacon Chain Client
URL: https://docs.teku.consensys.net
NumVotes: 1
Popularity: 5.0E-6
OutOfDate:
Maintainer: xrchz
Submitter: xrchz
FirstSubmitted: 1657954385
LastModified: 1710176398
URLPath: /cgit/aur.git/snapshot/teku.tar.gz