etcd-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S etcd-bin

* (Optional) Uninstall etcd-bin on Arch using YAY

$ yay -Rns etcd-bin

2. Manually Install "etcd-bin" via AUR

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

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

b. Clone etcd-bin's git locally

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

c. Go to ~/etcd-bin folder and install it

$ cd ~/etcd-bin $ makepkg -si

3. Information about the etcd-bin package on Arch User Repository (AUR)

ID: 1369612
Name: etcd-bin
PackageBaseID: 114250
PackageBase: etcd-bin
Version: 3.5.11-1
Description: A highly-available key value store for shared configuration and service discovery - binary version
URL: https://github.com/coreos/etcd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wzyboy
Submitter: wzyboy
FirstSubmitted: 1470296910
LastModified: 1702542950
URLPath: /cgit/aur.git/snapshot/etcd-bin.tar.gz