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

Last updated: May 18,2024

1. Install "golang-github-go-logfmt-logfmt-dev" package

Learn how to install golang-github-go-logfmt-logfmt-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-go-logfmt-logfmt-dev

2. Uninstall "golang-github-go-logfmt-logfmt-dev" package

This tutorial shows how to uninstall golang-github-go-logfmt-logfmt-dev on Kali Linux:

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

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

Package: golang-github-go-logfmt-logfmt-dev
Source: golang-github-go-logfmt-logfmt
Version: 0.5.0-2
Installed-Size: 61
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 13392
SHA256: 611e6a00e7922b13820267d59cafc859cd8d7f68446fe08ad344faa2ed422636
SHA1: 1f91ef5b8122d63a9e68d531055a3046ecfb6141
MD5sum: b69b94e0243d3dd4ce76984361941a71
Description: Marshals and unmarshals logfmt messages
Package logfmt implements utilities to marshal and unmarshal data in the
logfmt format (https://brandur.org/logfmt). It provides an API similar
to encoding/json (http://golang.org/pkg/encoding/json/) and encoding/xml
(http://golang.org/pkg/encoding/xml/).
.
The logfmt format has not been formally standardized. The most authoritative
public specification to date has been the documentation of a Go Language
package (http://godoc.org/github.com/kr/logfmt) written by Blake Mizerany and
Keith Rarick.
.
This project attempts to conform as closely as possible to the prior art,
while also removing ambiguity where necessary to provide well behaved encoder
and decoder implementations.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/go-logfmt/logfmt
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-logfmt-logfmt/golang-github-go-logfmt-logfmt-dev_0.5.0-2_all.deb