How to Install and Uninstall golang-github-zclconf-go-cty-yaml-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "golang-github-zclconf-go-cty-yaml-dev" package

This tutorial shows how to install golang-github-zclconf-go-cty-yaml-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-zclconf-go-cty-yaml-dev

2. Uninstall "golang-github-zclconf-go-cty-yaml-dev" package

Please follow the steps below to uninstall golang-github-zclconf-go-cty-yaml-dev on Kali Linux:

$ sudo apt remove golang-github-zclconf-go-cty-yaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-zclconf-go-cty-yaml-dev package on Kali Linux

Package: golang-github-zclconf-go-cty-yaml-dev
Source: golang-github-zclconf-go-cty-yaml
Version: 1.0.2-3
Installed-Size: 301
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-zclconf-go-cty-dev
Size: 47936
SHA256: 268269b838a700f6ad6f7eb4e51f12cac3af5343b3c0a8a288bf974d307e7492
SHA1: 85dcb7644c0d96abe8bdf3375c1aa746eab62784
MD5sum: 17def9c872a15043851717f58a81dfcf
Description: YAML marshalling and unmarshalling for go-cty
This package enables Go programs to comfortably encode and decode YAML
values. It was developed 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 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.
Description-md5:
Homepage: https://github.com/zclconf/go-cty-yaml
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-zclconf-go-cty-yaml/golang-github-zclconf-go-cty-yaml-dev_1.0.2-3_all.deb