How to Install and Uninstall golang-gopkg-yaml.v2-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "golang-gopkg-yaml.v2-dev" package

Learn how to install golang-gopkg-yaml.v2-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-gopkg-yaml.v2-dev

2. Uninstall "golang-gopkg-yaml.v2-dev" package

This tutorial shows how to uninstall golang-gopkg-yaml.v2-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-gopkg-yaml.v2-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-gopkg-yaml.v2-dev
Architecture: all
Version: 2.3.0-1
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Source: golang-yaml.v2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 343
Provides: golang-yaml.v2-dev
Filename: pool/universe/g/golang-yaml.v2/golang-gopkg-yaml.v2-dev_2.3.0-1_all.deb
Size: 60820
MD5sum: d5f30aef1eda2dab4306f337a5830c56
SHA1: 4d8cc6fc085489a62216c89caa6757d8eb302a97
SHA256: b3879151edface40a0342e823c0baa3f2a654972240b63435c2efd00f2ef120e
SHA512: d1c422cdf7877622c01219318ad8d4e3582efaf9e63f6949ebc64e9268ed58e8ffc5238f0c580e35d13aee076b11b7ad0d8753594147960fb6bf31f67e044937
Homepage: https://github.com/go-yaml/yaml/tree/v2
Description-en: YAML support for the Go language
The yaml package enables Go programs to very comfortably encode and
decode YAML values. It was developed within Canonical as part of the
juju project, and is based on a pure Go port of the well-known libyaml
C library to parse and generate YAML data quickly and reliably.
.
The yaml package supports most of YAML 1.1 and 1.2, including support for
anchors, tags, map merging, etc. Multi-document unmarshalling is not yet
implemented, and base-60 floats from YAML 1.1 are purposefully not supported
since they're a poor design and are gone in YAML 1.2.
.
This package is an incompatible successor to golang-goyaml
("gonuts.org/v1/yaml", and then renamed to "gopkg.in/yaml.v1").
Description-md5: 6e824756f0591b8ea6b6af832141a3c8