How to Install and Uninstall golang-github-natefinch-lumberjack-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "golang-github-natefinch-lumberjack-dev" package

This guide covers the steps necessary to install golang-github-natefinch-lumberjack-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-natefinch-lumberjack-dev

2. Uninstall "golang-github-natefinch-lumberjack-dev" package

This guide let you learn how to uninstall golang-github-natefinch-lumberjack-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-natefinch-lumberjack-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-natefinch-lumberjack-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-natefinch-lumberjack-dev
Architecture: all
Version: 1.0-1
Priority: extra
Section: universe/devel
Source: golang-github-natefinch-lumberjack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: golang-go, golang-toml-dev
Filename: pool/universe/g/golang-github-natefinch-lumberjack/golang-github-natefinch-lumberjack-dev_1.0-1_all.deb
Size: 11840
MD5sum: 872419f7900befebd43ceb3e20e6c5a4
SHA1: 8339629cb18ee876c6be37ada24efd79c60a394e
SHA256: 3a2b5ef3dc7925a49a85ff4623d34ce308d702f7be0004afad90e6ea747e67a9
SHA512: 5d1612db2dfa290a95349b3294b50241bcff5ab05b92c9942267a568951c3b1e359f95a5102d2d8f04d5a90b28d205081cae97d34f9ef63099a5d6dc898f054b
Homepage: https://github.com/natefinch/lumberjack
Description-en: 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.
Description-md5: 211a9949fa30032448039e042269d06b