corosync on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S corosync

* (Optional) Uninstall corosync on Arch using YAY

$ yay -Rns corosync

2. Manually Install "corosync" via AUR

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

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

b. Clone corosync's git locally

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

c. Go to ~/corosync folder and install it

$ cd ~/corosync $ makepkg -si

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

ID: 1003018
Name: corosync
PackageBaseID: 99710
PackageBase: corosync
Version: 3.1.6-1
Description: Cluster engine for nodal communications systems with high availability features.
URL: http://www.corosync.org/
NumVotes: 3
Popularity: 1.0E-6
OutOfDate: 1706527764
Maintainer: ksovi
Submitter: ksovi
FirstSubmitted: 1441896084
LastModified: 1639452240
URLPath: /cgit/aur.git/snapshot/corosync.tar.gz