replicant on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S replicant

* (Optional) Uninstall replicant on Arch using YAY

$ yay -Rns replicant

2. Manually Install "replicant" via AUR

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

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

b. Clone replicant's git locally

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

c. Go to ~/replicant folder and install it

$ cd ~/replicant $ makepkg -si

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

ID: 238354
Name: replicant
PackageBaseID: 101548
PackageBase: replicant
Version: 0.8.1-2
Description: A system for maintaining replicated state machines used for HyperDex
URL: https://github.com/rescrv/Replicant
NumVotes: 0
Popularity: 0
OutOfDate: 1700227101
Maintainer: MobiusHorizons
Submitter: MobiusHorizons
FirstSubmitted: 1444441721
LastModified: 1444446181
URLPath: /cgit/aur.git/snapshot/replicant.tar.gz