teku on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install teku on Arch using YAY
$
yay -S
teku
Copied
* (Optional) Uninstall teku on Arch using YAY
$
yay -Rns
teku
Copied
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
Copied
b. Clone teku's git locally
$
git clone https://aur.archlinux.org/teku.git
~/teku
Copied
c. Go to ~/teku folder and install it
$
cd
~/teku
Copied
$
makepkg -si
Copied
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
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