How to Install and Uninstall goiardi Package on Ubuntu 21.04 (Hirsute Hippo)
Last updated: November 22,2024
1. Install "goiardi" package
Please follow the guidelines below to install goiardi on Ubuntu 21.04 (Hirsute Hippo)
$
sudo apt update
Copied
$
sudo apt install
goiardi
Copied
2. Uninstall "goiardi" package
Here is a brief guide to show you how to uninstall goiardi on Ubuntu 21.04 (Hirsute Hippo):
$
sudo apt remove
goiardi
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the goiardi package on Ubuntu 21.04 (Hirsute Hippo)
Package: goiardi
Architecture: amd64
Version: 0.11.10-1build2
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-github-armon-go-metrics (= 0.3.4-1), golang-github-aws-aws-sdk-go (= 1.35.0-1), golang-github-ctdk-chefcrypto (= 0.2.0-1), golang-github-ctdk-go-trie (= 0.0~git20161027.0.6443fbc-1), golang-github-datadog-datadog-go (= 2.1.0-2), golang-github-go-sql-driver-mysql (= 1.5.0-1), golang-github-google-btree (= 1.0.0-1), golang-github-google-uuid (= 1.1.1-1), golang-github-hashicorp-errwrap (= 1.0.0-1), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1), golang-github-hashicorp-go-msgpack (= 0.5.5-1), golang-github-hashicorp-go-multierror (= 1.0.0-1), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2), golang-github-hashicorp-go-version (= 1.2.0-1), golang-github-hashicorp-golang-lru (= 0.5.4-1), golang-github-hashicorp-logutils (= 0.0~git20150609.0.0dc08b1-1), golang-github-hashicorp-memberlist (= 0.1.7-1ubuntu1), golang-github-hashicorp-serf (= 0.8.5~ds1-1build1), golang-github-jmespath-go-jmespath (= 0.4.0-1), golang-github-lib-pq (= 1.3.0-1), golang-github-miekg-dns (= 1.1.26-2), golang-github-pborman-uuid (= 1.2.0-1), golang-github-philhofer-fwd (= 0.0~git20151005.0.8fd9a4b-1), golang-github-raintank-met (= 0.0~git20161103.0.05a94bb-2), golang-github-tideland-golib (= 4.24.2-1), golang-github-tinylib-msgp (= 1.0.2-3), golang-go-cache (= 0.0~git20150304-2), golang-go-flags (= 1.4.0-2), golang-go.crypto (= 1:0.0~git20200604.70a84ac-2), golang-golang-x-net (= 1:0.0+git20201031.ff519b6+dfsg-1), golang-golang-x-sys (= 0.0~git20201101.da20708-1), golang-gopkg-alexcesaro-statsd.v1 (= 0.0~git20160306.0.c289775-2), golang-toml (= 0.3.1-1)
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17464
Depends: libc6 (>= 2.32), adduser
Suggests: postgresql | default-mysql-server
Filename: pool/universe/g/goiardi/goiardi_0.11.10-1build2_amd64.deb
Size: 4454964
MD5sum: ec4001f7491ef76ecf2008f35f49fe00
SHA1: 7aad8ad331d598987b53f33743825679f4a32778
SHA256: ae5ade55971aa70457a001247a28e543ca88257a9ad19c85ce633b44b122dcc3
SHA512: 7da34b450b8ac26bfda23983dff7f6b76e0607f7dc27a62e5b3ed9500daea3d83479494d87dd5c42b513e39ca823aa91994460d3e32fce9a5caef17c79b9d24b
Homepage: https://github.com/ctdk/goiardi
Description-en: Chef server written in Go
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.
Description-md5: 46edf8cadb7a8811f26a2e431dc76abf
Architecture: amd64
Version: 0.11.10-1build2
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-github-armon-go-metrics (= 0.3.4-1), golang-github-aws-aws-sdk-go (= 1.35.0-1), golang-github-ctdk-chefcrypto (= 0.2.0-1), golang-github-ctdk-go-trie (= 0.0~git20161027.0.6443fbc-1), golang-github-datadog-datadog-go (= 2.1.0-2), golang-github-go-sql-driver-mysql (= 1.5.0-1), golang-github-google-btree (= 1.0.0-1), golang-github-google-uuid (= 1.1.1-1), golang-github-hashicorp-errwrap (= 1.0.0-1), golang-github-hashicorp-go-immutable-radix (= 1.3.0-1), golang-github-hashicorp-go-msgpack (= 0.5.5-1), golang-github-hashicorp-go-multierror (= 1.0.0-1), golang-github-hashicorp-go-sockaddr (= 0.0~git20170627.41949a1+ds-2), golang-github-hashicorp-go-version (= 1.2.0-1), golang-github-hashicorp-golang-lru (= 0.5.4-1), golang-github-hashicorp-logutils (= 0.0~git20150609.0.0dc08b1-1), golang-github-hashicorp-memberlist (= 0.1.7-1ubuntu1), golang-github-hashicorp-serf (= 0.8.5~ds1-1build1), golang-github-jmespath-go-jmespath (= 0.4.0-1), golang-github-lib-pq (= 1.3.0-1), golang-github-miekg-dns (= 1.1.26-2), golang-github-pborman-uuid (= 1.2.0-1), golang-github-philhofer-fwd (= 0.0~git20151005.0.8fd9a4b-1), golang-github-raintank-met (= 0.0~git20161103.0.05a94bb-2), golang-github-tideland-golib (= 4.24.2-1), golang-github-tinylib-msgp (= 1.0.2-3), golang-go-cache (= 0.0~git20150304-2), golang-go-flags (= 1.4.0-2), golang-go.crypto (= 1:0.0~git20200604.70a84ac-2), golang-golang-x-net (= 1:0.0+git20201031.ff519b6+dfsg-1), golang-golang-x-sys (= 0.0~git20201101.da20708-1), golang-gopkg-alexcesaro-statsd.v1 (= 0.0~git20160306.0.c289775-2), golang-toml (= 0.3.1-1)
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17464
Depends: libc6 (>= 2.32), adduser
Suggests: postgresql | default-mysql-server
Filename: pool/universe/g/goiardi/goiardi_0.11.10-1build2_amd64.deb
Size: 4454964
MD5sum: ec4001f7491ef76ecf2008f35f49fe00
SHA1: 7aad8ad331d598987b53f33743825679f4a32778
SHA256: ae5ade55971aa70457a001247a28e543ca88257a9ad19c85ce633b44b122dcc3
SHA512: 7da34b450b8ac26bfda23983dff7f6b76e0607f7dc27a62e5b3ed9500daea3d83479494d87dd5c42b513e39ca823aa91994460d3e32fce9a5caef17c79b9d24b
Homepage: https://github.com/ctdk/goiardi
Description-en: Chef server written in Go
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.
Description-md5: 46edf8cadb7a8811f26a2e431dc76abf