How to Install and Uninstall golang-github-pelletier-go-toml Package on Kali Linux

Last updated: May 04,2024

1. Install "golang-github-pelletier-go-toml" package

Please follow the step by step instructions below to install golang-github-pelletier-go-toml on Kali Linux

$ sudo apt update $ sudo apt install golang-github-pelletier-go-toml

2. Uninstall "golang-github-pelletier-go-toml" package

This is a short guide on how to uninstall golang-github-pelletier-go-toml on Kali Linux:

$ sudo apt remove golang-github-pelletier-go-toml $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-pelletier-go-toml package on Kali Linux

Package: golang-github-pelletier-go-toml
Source: golang-github-pelletier-go-toml (1.9.5-1)
Version: 1.9.5-1+b3
Installed-Size: 5282
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 989264
SHA256: 7e197fac39a2cc2c17c53a81784796bf41b5025e235219f5d5d5d44e14565aef
SHA1: b0da0142a5293744291125b38d887ab3799c2666
MD5sum: 9dc802f00dd2f4cc0dde22986d8b3414
Description: Go library for the TOML format — command-line programs
This library supports TOML (Tom's Obvious, Minimal Language)
version v1.0.0-rc.3
.
Go-toml provides the following features for using data parsed
from TOML documents:
.
* Load TOML documents from files and string data
* Easily navigate TOML structure using Tree
* Marshaling and unmarshaling to and from data structures
* Line & column position data for all parsed elements
* Query support similar to JSON-Path
* Syntax errors contain line and column numbers
.
This package contains the three command-line programs
tomll, tomljson and jsontoml.
Description-md5:
Homepage: https://github.com/pelletier/go-toml
Built-Using: golang-1.21 (= 1.21.3-1)
Static-Built-Using: golang-1.21 (= 1.21.3-1)
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-pelletier-go-toml/golang-github-pelletier-go-toml_1.9.5-1+b3_amd64.deb