How to Install and Uninstall golang-github-ghodss-yaml-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 23,2024

1. Install "golang-github-ghodss-yaml-dev" package

Learn how to install golang-github-ghodss-yaml-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-ghodss-yaml-dev

2. Uninstall "golang-github-ghodss-yaml-dev" package

This is a short guide on how to uninstall golang-github-ghodss-yaml-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-ghodss-yaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-ghodss-yaml-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-ghodss-yaml-dev
Architecture: all
Version: 1.0.0-1
Priority: extra
Section: universe/devel
Source: golang-github-ghodss-yaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Depends: golang-yaml.v2-dev
Filename: pool/universe/g/golang-github-ghodss-yaml/golang-github-ghodss-yaml-dev_1.0.0-1_all.deb
Size: 12954
MD5sum: 4181e3c035efb1e187f2adb5ee5f96fb
SHA1: 75543be72cc8611cbb6aba9eb3e9996443e4c24c
SHA256: e89f539488824ff722a2444f233b2ad3b377e093fbe9cac0f68f27b2b0aa4667
SHA512: ef05a6910d2b6745b6aa43c4a1c94a5f896b214fbf73748bb95d4e4f58aa154c5699d273b5770d88f6e6571b4e024c7de41fcfa5b627ea72128baa6eaca23a52
Homepage: https://github.com/ghodss/yaml
Description-en: better way to marshal and unmarshal YAML in Golang
This package is a wrapper around go-yaml designed to enable a
better way of handling YAML when marshaling to and from structs.
.
In short, this library first converts YAML to JSON using
go-yaml and then uses json.Marshal and json.Unmarshal to
convert to or from the struct. This means that it effectively
reuses the JSON struct tags as well as the custom JSON methods
MarshalJSON and UnmarshalJSON unlike go-yaml.
Description-md5: ef55acbd2904704d754ac076ab974ce7