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