pcs on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "pcs" 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 pcs on Arch using YAY
$
yay -S
pcs
Copied
* (Optional) Uninstall pcs on Arch using YAY
$
yay -Rns
pcs
Copied
2. Manually Install "pcs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pcs's git locally
$
git clone https://aur.archlinux.org/pcs.git
~/pcs
Copied
c. Go to ~/pcs folder and install it
$
cd
~/pcs
Copied
$
makepkg -si
Copied
3. Information about the pcs package on Arch User Repository (AUR)
ID: 1428903
Name: pcs
PackageBaseID: 117563
PackageBase: pcs
Version: 0.11.7-1
Description: pacemaker corosync shell utility for cluster configuration
URL: http://clusterlabs.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: omgold
Submitter: bidulock
FirstSubmitted: 1481084648
LastModified: 1710663095
URLPath: /cgit/aur.git/snapshot/pcs.tar.gz
Name: pcs
PackageBaseID: 117563
PackageBase: pcs
Version: 0.11.7-1
Description: pacemaker corosync shell utility for cluster configuration
URL: http://clusterlabs.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: omgold
Submitter: bidulock
FirstSubmitted: 1481084648
LastModified: 1710663095
URLPath: /cgit/aur.git/snapshot/pcs.tar.gz