How to Install and Uninstall golang-gopkg-yaml.v2-dev Package on Kali Linux

Last updated: September 21,2024

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

Please follow the steps below to install golang-gopkg-yaml.v2-dev on Kali Linux

$ 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 Kali Linux:

$ 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 Kali Linux

Package: golang-gopkg-yaml.v2-dev
Source: golang-yaml.v2
Version: 2.4.0-4
Installed-Size: 343
Maintainer: Debian Go Packaging Team
Architecture: all
Provides: golang-yaml.v2-dev
Size: 61540
SHA256: cc805f37a67e8c2f5e7f7e882a0db09d173db20421af316ec81d3961f865f5d9
SHA1: e0acd6f49f3fd23b22950ed0f98f2b6b15623fa9
MD5sum: 257647c92227e00cd289c0192aa00972
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/go-yaml/yaml/tree/v2
Section: golang
Priority: optional
Filename: pool/main/g/golang-yaml.v2/golang-gopkg-yaml.v2-dev_2.4.0-4_all.deb