How to Install golang-github-ctdk-goiardi-dev in Ubuntu 18.04



Install golang-github-ctdk-goiardi-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-ctdk-goiardi-dev

Description:

Golang library to interact with a chef server

Goiardi is an implementation of the Chef server written in Go. It can either run entirely in memory with the option to save and load the in-memory data and search indexes to and from disk, drawing inspiration from chef-zero, or it can use MariaDB/MySQL or PostgreSQL as its storage backend. . This package contains the goiardi golang libs that are useful to interact with a chef server.

Homepage: https://github.com/ctdk/goiardi

Version: 0.11.7-1

Section: universe/devel