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

Last updated: May 17,2024

1. Install "golang-github-alexcesaro-log-dev" package

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

$ sudo apt update $ sudo apt install golang-github-alexcesaro-log-dev

2. Uninstall "golang-github-alexcesaro-log-dev" package

Here is a brief guide to show you how to uninstall golang-github-alexcesaro-log-dev on Kali Linux:

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

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

Package: golang-github-alexcesaro-log-dev
Source: golang-github-alexcesaro-log
Version: 0.0~git20150915.61e6862-3
Installed-Size: 53
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 9148
SHA256: 6cb45fe95d7dd9d4301307fad04166fff72ecdd0a133fe599986619fb69efb1d
SHA1: 325debe13f5ce8ee206949483bedae1275996de7
MD5sum: 39ec536950753c95ba0203c8f12a05f0
Description: Logging packages for Go (library)
Package log provides a common interface for logging libraries.
.
This package contains:
- buflog: provides a buffered logging class that accumulates logs in
memory until the flush threshold is reached which release stored
logs, the buffered logger then act as a normal logger.
- golog: provides a customizable logging class which can be used as
a standalone or as a building block for other loggers.
- logtest: provides utilities for logging testing.
- stdlog: provides simple and fast logging to the standard output
(stdout) and is optimized for programs launched via a shell or cron.
Logger is a common interface for logging libraries.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/alexcesaro/log
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-alexcesaro-log/golang-github-alexcesaro-log-dev_0.0~git20150915.61e6862-3_all.deb