etcdadm on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S etcdadm

* (Optional) Uninstall etcdadm on Arch using YAY

$ yay -Rns etcdadm

2. Manually Install "etcdadm" via AUR

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

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

b. Clone etcdadm's git locally

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

c. Go to ~/etcdadm folder and install it

$ cd ~/etcdadm $ makepkg -si

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

ID: 985427
Name: etcdadm
PackageBaseID: 156586
PackageBase: etcdadm
Version: 0.1.5-1
Description: Commandline tool for operating an etcd cluster
URL: https://github.com/kubernetes-sigs/etcdadm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1597002327
LastModified: 1636333346
URLPath: /cgit/aur.git/snapshot/etcdadm.tar.gz