raft-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S raft-git

* (Optional) Uninstall raft-git on Arch using YAY

$ yay -Rns raft-git

2. Manually Install "raft-git" via AUR

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

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

b. Clone raft-git's git locally

$ git clone https://aur.archlinux.org/raft-git.git ~/raft-git

c. Go to ~/raft-git folder and install it

$ cd ~/raft-git $ makepkg -si

3. Information about the raft-git package on Arch User Repository (AUR)

ID: 1237075
Name: raft-git
PackageBaseID: 189734
PackageBase: raft-git
Version: 0.17.1.r25.g50e6d15-1
Description: A fully asynchronous C implementation of the Raft consensus protocol
URL: https://raft.readthedocs.io/en/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1674321172
LastModified: 1680720859
URLPath: /cgit/aur.git/snapshot/raft-git.tar.gz