goiardi on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S goiardi

* (Optional) Uninstall goiardi on Arch using YAY

$ yay -Rns goiardi

2. Manually Install "goiardi" via AUR

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

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

b. Clone goiardi's git locally

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

c. Go to ~/goiardi folder and install it

$ cd ~/goiardi $ makepkg -si

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

ID: 658255
Name: goiardi
PackageBaseID: 99698
PackageBase: goiardi
Version: 0.11.10-1
Description: A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend
URL: http://goiardi.gl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simonvik
Submitter: simonvik
FirstSubmitted: 1441875267
LastModified: 1571671915
URLPath: /cgit/aur.git/snapshot/goiardi.tar.gz