How to Install and Uninstall golang-github-ghodss-yaml-dev Package on Kali Linux
Last updated: November 07,2024
1. Install "golang-github-ghodss-yaml-dev" package
Please follow the step by step instructions below to install golang-github-ghodss-yaml-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
golang-github-ghodss-yaml-dev
Copied
2. Uninstall "golang-github-ghodss-yaml-dev" package
Please follow the instructions below to uninstall golang-github-ghodss-yaml-dev on Kali Linux:
$
sudo apt remove
golang-github-ghodss-yaml-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-github-ghodss-yaml-dev package on Kali Linux
Package: golang-github-ghodss-yaml-dev
Source: golang-github-ghodss-yaml
Version: 1.0.0+git20220118.d8423dc-2
Installed-Size: 60
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-gopkg-yaml.v2-dev (>= 2.2.2)
Size: 16260
SHA256: 68646f42be2367e7eb4decb40d3fef1ef0547f12b164b2e17439df5d477cf862
SHA1: f5242ca6fb70c002327061cf135d8491bb9e1791
MD5sum: b29acda51e1955b6ddf1a9a818652669
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/ghodss/yaml
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-ghodss-yaml/golang-github-ghodss-yaml-dev_1.0.0+git20220118.d8423dc-2_all.deb
Source: golang-github-ghodss-yaml
Version: 1.0.0+git20220118.d8423dc-2
Installed-Size: 60
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-gopkg-yaml.v2-dev (>= 2.2.2)
Size: 16260
SHA256: 68646f42be2367e7eb4decb40d3fef1ef0547f12b164b2e17439df5d477cf862
SHA1: f5242ca6fb70c002327061cf135d8491bb9e1791
MD5sum: b29acda51e1955b6ddf1a9a818652669
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/ghodss/yaml
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-ghodss-yaml/golang-github-ghodss-yaml-dev_1.0.0+git20220118.d8423dc-2_all.deb