pcs on AUR (Arch User Repository)

Last updated: April 29,2024

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

b. Install pcs on Arch using YAY

$ yay -S pcs

* (Optional) Uninstall pcs on Arch using YAY

$ yay -Rns pcs

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

b. Clone pcs's git locally

$ git clone https://aur.archlinux.org/pcs.git ~/pcs

c. Go to ~/pcs folder and install it

$ cd ~/pcs $ makepkg -si

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