serf-cluster on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S serf-cluster

* (Optional) Uninstall serf-cluster on Arch using YAY

$ yay -Rns serf-cluster

2. Manually Install "serf-cluster" via AUR

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

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

b. Clone serf-cluster's git locally

$ git clone https://aur.archlinux.org/serf-cluster.git ~/serf-cluster

c. Go to ~/serf-cluster folder and install it

$ cd ~/serf-cluster $ makepkg -si

3. Information about the serf-cluster package on Arch User Repository (AUR)

ID: 960271
Name: serf-cluster
PackageBaseID: 94782
PackageBase: serf-cluster
Version: 0.8.2-1
Description: Decentralized cluster membership, failure detection and orchestration util
URL: https://www.serf.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grossws
Submitter: grossws
FirstSubmitted: 1434579077
LastModified: 1631541756
URLPath: /cgit/aur.git/snapshot/serf-cluster.tar.gz