spruce on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S spruce

* (Optional) Uninstall spruce on Arch using YAY

$ yay -Rns spruce

2. Manually Install "spruce" via AUR

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

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

b. Clone spruce's git locally

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

c. Go to ~/spruce folder and install it

$ cd ~/spruce $ makepkg -si

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

ID: 1331707
Name: spruce
PackageBaseID: 156197
PackageBase: spruce
Version: 1.31.0-1
Description: General purpose YAML/JSON merging tool
URL: https://github.com/geofffranks/spruce
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: matthias.lisin
FirstSubmitted: 1596203307
LastModified: 1696958124
URLPath: /cgit/aur.git/snapshot/spruce.tar.gz