cometbft-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cometbft-bin

* (Optional) Uninstall cometbft-bin on Arch using YAY

$ yay -Rns cometbft-bin

2. Manually Install "cometbft-bin" via AUR

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

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

b. Clone cometbft-bin's git locally

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

c. Go to ~/cometbft-bin folder and install it

$ cd ~/cometbft-bin $ makepkg -si

3. Information about the cometbft-bin package on Arch User Repository (AUR)

ID: 1426272
Name: cometbft-bin
PackageBaseID: 191257
PackageBase: cometbft-bin
Version: 0.38.6-1
Description: CometBFT: A distributed, Byzantine fault-tolerant, deterministic state machine replication engine, and fork of Tendermint Core.
URL: https://cometbft.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rnbguy
Submitter: rnbguy
FirstSubmitted: 1678318293
LastModified: 1710316909
URLPath: /cgit/aur.git/snapshot/cometbft-bin.tar.gz