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

Last updated: May 17,2024

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

This tutorial shows how to install golang-gopkg-natefinch-lumberjack.v2-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the steps below to uninstall golang-gopkg-natefinch-lumberjack.v2-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-gopkg-natefinch-lumberjack.v2-dev
Architecture: all
Version: 2.1-1
Priority: extra
Section: universe/devel
Source: golang-gopkg-natefinch-lumberjack.v2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: golang-go, golang-toml-dev | golang-github-burntsushi-toml, golang-yaml.v2-dev
Filename: pool/universe/g/golang-gopkg-natefinch-lumberjack.v2/golang-gopkg-natefinch-lumberjack.v2-dev_2.1-1_all.deb
Size: 12768
MD5sum: 750a6e9850c21793548a8ad6335838ec
SHA1: 898e5af00eb7d9310a395e0e399c876066307bbc
SHA256: fde6b09267463dfeee22dc402bbf2f5dd801525118320fb18f66e89aab4c5920
SHA512: 01954d24afbcb500a1256f8140542c2393bef5e40362665af6186c3a6ad0288d8b5b0077057c6bb3217ff493e81242e4b5f8a9da5a376a4ce88633343f9d597d
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.
.
This is version v2 of the lumberjack package.
Description-md5: a2889b604cb7e55f75316ebcc63ed715