etcd on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "etcd" 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 etcd on Arch using YAY
$
yay -S
etcd
Copied
* (Optional) Uninstall etcd on Arch using YAY
$
yay -Rns
etcd
Copied
2. Manually Install "etcd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone etcd's git locally
$
git clone https://aur.archlinux.org/etcd.git
~/etcd
Copied
c. Go to ~/etcd folder and install it
$
cd
~/etcd
Copied
$
makepkg -si
Copied
3. Information about the etcd package on Arch User Repository (AUR)
ID: 1411127
Name: etcd
PackageBaseID: 73967
PackageBase: etcd
Version: 3.5.12-2
Description: A highly-available key value store for shared configuration and service discovery.
URL: https://github.com/etcd-io/etcd
NumVotes: 43
Popularity: 0.119477
OutOfDate:
Maintainer: andrewSC
Submitter: xeross
FirstSubmitted: 1380718453
LastModified: 1708211570
URLPath: /cgit/aur.git/snapshot/etcd.tar.gz
Name: etcd
PackageBaseID: 73967
PackageBase: etcd
Version: 3.5.12-2
Description: A highly-available key value store for shared configuration and service discovery.
URL: https://github.com/etcd-io/etcd
NumVotes: 43
Popularity: 0.119477
OutOfDate:
Maintainer: andrewSC
Submitter: xeross
FirstSubmitted: 1380718453
LastModified: 1708211570
URLPath: /cgit/aur.git/snapshot/etcd.tar.gz