How to Install and Uninstall golang-github-hashicorp-go-envparse-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-github-hashicorp-go-envparse-dev" package

Please follow the guidelines below to install golang-github-hashicorp-go-envparse-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-hashicorp-go-envparse-dev

2. Uninstall "golang-github-hashicorp-go-envparse-dev" package

Please follow the steps below to uninstall golang-github-hashicorp-go-envparse-dev on Kali Linux:

$ sudo apt remove golang-github-hashicorp-go-envparse-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hashicorp-go-envparse-dev package on Kali Linux

Package: golang-github-hashicorp-go-envparse-dev
Source: golang-github-hashicorp-go-envparse
Version: 0.1.0-1
Installed-Size: 29
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6772
SHA256: 78ad31309bcc934e03b36949fe68fc38fcb964a9041f9a8ee22fe778de5573e3
SHA1: 40217b13f1080e33f46326547d38f2a635b0e4b6
MD5sum: 1d60795ad7afcf68ca183979a491b611
Description: Minimal environment variable parser for Go (library)
go-envparse is a minimal Go environment variable parser. It's intended to be
used to parse .env style files similar to godotenv or rubydotenv, but perform
minimal allocations, handle more complex quoting, and be better tested.
.
Parsing a line does 2 allocations regardless of line length or complexity.
The parser supports JSON strings which allows for cross-language/platform
encoding of arbitrarily complex data.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/hashicorp/go-envparse
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-hashicorp-go-envparse/golang-github-hashicorp-go-envparse-dev_0.1.0-1_all.deb