How to Install and Uninstall golang-gopkg-yaml.v2-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

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

Please follow the guidelines below to install golang-gopkg-yaml.v2-dev on Ubuntu 21.10 (Impish Indri)

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

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

This is a short guide on how to uninstall golang-gopkg-yaml.v2-dev on Ubuntu 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: golang-gopkg-yaml.v2-dev
Architecture: all
Version: 2.4.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.4.0-1_all.deb
Size: 61124
MD5sum: ee6be0eb48614a8668a5ddfee337005b
SHA1: cb151f8046721e6ed2639c39667cacc7fd4dc63d
SHA256: 95e73ae8b85de1c4b5d23d3d960ebd3b5be1cf4d4258501e1b76637df913fcb9
SHA512: a9f7174ea9dca0393c120444724cb1e80fd1821b740753c2b74390acffe7aee6ae5b998b398a32094e24ae763cd8d4a48bb69a091487fb40583f8d36afde60c7
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