pacemaker1.1 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pacemaker1.1

* (Optional) Uninstall pacemaker1.1 on Arch using YAY

$ yay -Rns pacemaker1.1

2. Manually Install "pacemaker1.1" via AUR

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

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

b. Clone pacemaker1.1's git locally

$ git clone https://aur.archlinux.org/pacemaker1.1.git ~/pacemaker1.1

c. Go to ~/pacemaker1.1 folder and install it

$ cd ~/pacemaker1.1 $ makepkg -si

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

ID: 830812
Name: pacemaker1.1
PackageBaseID: 134117
PackageBase: pacemaker1.1
Version: 1.1.24-1
Description: advanced, scalable high-availability cluster resource manager (1.1 series)
URL: https://github.com/ClusterLabs/pacemaker/
NumVotes: 1
Popularity: 0
OutOfDate: 1707150573
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1531121743
LastModified: 1607465441
URLPath: /cgit/aur.git/snapshot/pacemaker1.1.tar.gz