spire-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S spire-bin

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

$ yay -Rns spire-bin

2. Manually Install "spire-bin" via AUR

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

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

b. Clone spire-bin's git locally

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

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

$ cd ~/spire-bin $ makepkg -si

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

ID: 1138602
Name: spire-bin
PackageBaseID: 152051
PackageBase: spire-bin
Version: 0.1.1-1
Description: A Clojure domain specific language tailored to idempotently orchestrate machines in parallel over SSH.
URL: https://github.com/epiccastle/spire
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ngrunwald
Submitter: ngrunwald
FirstSubmitted: 1587992503
LastModified: 1662987270
URLPath: /cgit/aur.git/snapshot/spire-bin.tar.gz