How to Install and Uninstall golang-github-coreos-vcontext-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "golang-github-coreos-vcontext-dev" package

Please follow the guidance below to install golang-github-coreos-vcontext-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-coreos-vcontext-dev

2. Uninstall "golang-github-coreos-vcontext-dev" package

Please follow the guidance below to uninstall golang-github-coreos-vcontext-dev on Kali Linux:

$ sudo apt remove golang-github-coreos-vcontext-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-coreos-vcontext-dev package on Kali Linux

Package: golang-github-coreos-vcontext-dev
Source: golang-github-coreos-vcontext
Version: 0.0~git20210903.c22998b-2
Installed-Size: 60
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-coreos-go-json-dev, golang-gopkg-yaml.v3-dev
Size: 9828
SHA256: 4f20d417f3f2d187129330008891ee91c01961c7547469c359c49f15cbeeb2fe
SHA1: dbeacb5c7e703e0e66c2db99273b4826afc03d57
MD5sum: e7a8bc6b577c0c014b3e9f1336f10a51
Description: Library for validating json and yaml configs in Go (library)
vcontext is a library supporting validation of config files parsed from
yaml or json with support for giving context as to where errors occur.
It is composed of multiple semi-independent packages:
.
report: a structure for containing multiple errors, warnings, etc.
It also contains context (from the path package) for determining where
in the config the reports came from
.
validate: a package for composing a report by validating go structs
.
tree: a structure for containing metadata about the location
(line/column) of objects in the source of the config
.
json, yaml: packages for generating trees from json or yaml
.
path: a structure for defining how to find json/yaml elements
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/coreos/vcontext
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-coreos-vcontext/golang-github-coreos-vcontext-dev_0.0~git20210903.c22998b-2_all.deb