crmsh on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S crmsh

* (Optional) Uninstall crmsh on Arch using YAY

$ yay -Rns crmsh

2. Manually Install "crmsh" via AUR

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

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

b. Clone crmsh's git locally

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

c. Go to ~/crmsh folder and install it

$ cd ~/crmsh $ makepkg -si

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

ID: 761015
Name: crmsh
PackageBaseID: 117579
PackageBase: crmsh
Version: 4.2.0-1
Description: Command-line interface for high-availability cluster management on GNU/Linux systems
URL: https://github.com/ClusterLabs/crmsh/
NumVotes: 2
Popularity: 0
OutOfDate: 1685113351
Maintainer:
Submitter: bidulock
FirstSubmitted: 1481124527
LastModified: 1594017812
URLPath: /cgit/aur.git/snapshot/crmsh.tar.gz