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

Last updated: May 14,2024

1. Install "golang-github-jedisct1-dlog-dev" package

Please follow the step by step instructions below to install golang-github-jedisct1-dlog-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-jedisct1-dlog-dev

2. Uninstall "golang-github-jedisct1-dlog-dev" package

This is a short guide on how to uninstall golang-github-jedisct1-dlog-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-jedisct1-dlog-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-jedisct1-dlog-dev
Architecture: all
Version: 0.6-1
Priority: optional
Section: universe/devel
Source: golang-github-jedisct1-dlog
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: golang-github-hashicorp-go-syslog-dev
Filename: pool/universe/g/golang-github-jedisct1-dlog/golang-github-jedisct1-dlog-dev_0.6-1_all.deb
Size: 5612
MD5sum: 50327a830735389da5071c32fc0b4355
SHA1: c8bb154de4de1bac743f7083cc287e1a23cb6043
SHA256: 3bc8ab430c1612187184c21a2130b9177483cdded75d7179826f04a8162ed8ea
SHA512: aacf33f6164890b2bf233e977abce38795ad9ea2d8bf95b9b7ffc1231f8e9a9cad0505367645cd763ce593681a57aef770d221f150a678b30907e764e9b72668
Homepage: https://github.com/jedisct1/dlog
Description-en: Super simple logger for Go
Go's standard logger is fairly limited. As result, kazilion alternatives
loggers have been written.
.
All of these are wonderful. They can make your logs look colorful and
pretty, buffer things in complicated ways, format data for ElasticSearch,
and more.
.
Cool, but all I wanted is something super dumb, that just exposes
log.Info(), log.Error() and a couple other standard levels.
.
I don't need a super flexible kitchen sink. Just something super basic
and trivial to use. I just want it to handle different log levels, and
be able to write simple logs to stderr, to a local file, to syslog and
to the Windows event log.
.
So, here's one more logging library for Go. The dumbest of them
all. Enjoy.
Description-md5: 7b8b0ba0cecb0c6a1899400b76e3e5d1