How to Install and Uninstall golang-github-jedisct1-dlog-dev Package on Kali Linux

Last updated: May 09,2024

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

Please follow the guidelines below to install golang-github-jedisct1-dlog-dev on Kali Linux

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

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

Please follow the guidelines below to uninstall golang-github-jedisct1-dlog-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-jedisct1-dlog-dev
Source: golang-github-jedisct1-dlog
Version: 0.7-1
Installed-Size: 25
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-hashicorp-go-syslog-dev
Size: 5744
SHA256: 805b2f80c372c48a13dfb72a18ad4d25ee163aec487083bfac52f98a0af095bf
SHA1: 863700b68c014465d070426affa556a1d9599ebb
MD5sum: 6ff3b8e528d9bb1496acad0a4f98b26f
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/jedisct1/dlog
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-jedisct1-dlog/golang-github-jedisct1-dlog-dev_0.7-1_all.deb