How to Install and Uninstall golang-gopkg-natefinch-lumberjack.v2-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-gopkg-natefinch-lumberjack.v2-dev" package

This guide covers the steps necessary to install golang-gopkg-natefinch-lumberjack.v2-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-gopkg-natefinch-lumberjack.v2-dev

2. Uninstall "golang-gopkg-natefinch-lumberjack.v2-dev" package

This tutorial shows how to uninstall golang-gopkg-natefinch-lumberjack.v2-dev on Kali Linux:

$ sudo apt remove golang-gopkg-natefinch-lumberjack.v2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-natefinch-lumberjack.v2-dev package on Kali Linux

Package: golang-gopkg-natefinch-lumberjack.v2-dev
Source: golang-gopkg-natefinch-lumberjack.v2
Version: 2.1-2
Installed-Size: 60
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 13076
SHA256: 7fcb5fa86ec6373753bc6f56df148858acc9d9549259616f195bdf750b30988e
SHA1: 54cc2e7821014a77933756f7311a47e1a5dd68b4
MD5sum: aaafeaf836a51eaee476e706dc514288
Description: Go package for writing logs to rolling files
Lumberjack is intended to be one part of a logging infrastructure.
It is not an all-in-one solution, but instead is a pluggable component
at the bottom of the logging stack that simply controls the files
to which logs are written.
.
Lumberjack plays well with any logging package that can write to
an io.Writer, including the standard library's log package.
.
Lumberjack assumes that only one process is writing to the output
files. Using the same lumberjack configuration from multiple processes
on the same machine will result in improper behavior.
.
This is version v2 of the lumberjack package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/natefinch/lumberjack
Section: golang
Priority: optional
Filename: pool/main/g/golang-gopkg-natefinch-lumberjack.v2/golang-gopkg-natefinch-lumberjack.v2-dev_2.1-2_all.deb