corosync on AUR (Arch User Repository)
Last updated: February 01,2025
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
Copied
b. Install corosync on Arch using YAY
$
yay -S
corosync
Copied
* (Optional) Uninstall corosync on Arch using YAY
$
yay -Rns
corosync
Copied
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
Copied
b. Clone corosync's git locally
$
git clone https://aur.archlinux.org/corosync.git
~/corosync
Copied
c. Go to ~/corosync folder and install it
$
cd
~/corosync
Copied
$
makepkg -si
Copied
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
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