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

Last updated: May 17,2024

1. Install "golang-github-go-kit-log-dev" package

Here is a brief guide to show you how to install golang-github-go-kit-log-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-go-kit-log-dev

2. Uninstall "golang-github-go-kit-log-dev" package

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

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

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

Package: golang-github-go-kit-log-dev
Source: golang-github-go-kit-log
Version: 0.2.1-1
Installed-Size: 147
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-go-logfmt-logfmt-dev
Size: 26856
SHA256: 264cbf2c24adfb3d906dbeffde3a14572060318411ebfb7451161465b28d2ae5
SHA1: 3e0ce1cfab3da72a5cb951bf1b5b3d5a26b4217b
MD5sum: ab23cc81e18ee0735f4f0b155c81e5bf
Description: minimal and extensible structured logger (Go library)
The log package provides a minimal interface for structured logging in
services. It may be wrapped to encode conventions, enforce type-safety,
provide leveled logging, and so on. It can be used for both typical
application log events, and log-structured data streams.
.
Structured logging is, basically, conceding to the reality that logs are data,
and warrant some level of schematic rigor. Using a stricter,
key/value-oriented message format for logs, containing contextual and semantic
information, makes it much easier to get insight into the operational activity
of the systems. Consequently, package log is of the strong belief that "the
benefits of structured logging outweigh the minimal effort involved
(https://www.thoughtworks.com/radar/techniques/structured-logging)".
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/go-kit/log
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-kit-log/golang-github-go-kit-log-dev_0.2.1-1_all.deb