pacemaker on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "pacemaker" 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 pacemaker on Arch using YAY
$
yay -S
pacemaker
Copied
* (Optional) Uninstall pacemaker on Arch using YAY
$
yay -Rns
pacemaker
Copied
2. Manually Install "pacemaker" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pacemaker's git locally
$
git clone https://aur.archlinux.org/pacemaker.git
~/pacemaker
Copied
c. Go to ~/pacemaker folder and install it
$
cd
~/pacemaker
Copied
$
makepkg -si
Copied
3. Information about the pacemaker package on Arch User Repository (AUR)
ID: 1424265
Name: pacemaker
PackageBaseID: 117580
PackageBase: pacemaker
Version: 2.1.7-1
Description: advanced, scalable high-availability cluster resource manager
URL: https://github.com/ClusterLabs/pacemaker/
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1481126918
LastModified: 1710060445
URLPath: /cgit/aur.git/snapshot/pacemaker.tar.gz
Name: pacemaker
PackageBaseID: 117580
PackageBase: pacemaker
Version: 2.1.7-1
Description: advanced, scalable high-availability cluster resource manager
URL: https://github.com/ClusterLabs/pacemaker/
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1481126918
LastModified: 1710060445
URLPath: /cgit/aur.git/snapshot/pacemaker.tar.gz