bacalhau-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bacalhau-bin

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

$ yay -Rns bacalhau-bin

2. Manually Install "bacalhau-bin" via AUR

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

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

b. Clone bacalhau-bin's git locally

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

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

$ cd ~/bacalhau-bin $ makepkg -si

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

ID: 1308474
Name: bacalhau-bin
PackageBaseID: 196951
PackageBase: bacalhau-bin
Version: 1.0.3-1
Description: Compute over Data framework for public, transparent, and optionally verifiable computation
URL: https://www.bacalhau.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m0ar
Submitter: m0ar
FirstSubmitted: 1692881411
LastModified: 1692881411
URLPath: /cgit/aur.git/snapshot/bacalhau-bin.tar.gz