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

Last updated: May 21,2024

1. Install "golang-github-alexcesaro-log-dev" package

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

$ sudo apt update $ sudo apt install golang-github-alexcesaro-log-dev

2. Uninstall "golang-github-alexcesaro-log-dev" package

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

$ sudo apt remove golang-github-alexcesaro-log-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-alexcesaro-log-dev
Architecture: all
Version: 0.0~git20150915.61e6862-2
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: golang-github-alexcesaro-log
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Filename: pool/universe/g/golang-github-alexcesaro-log/golang-github-alexcesaro-log-dev_0.0~git20150915.61e6862-2_all.deb
Size: 9068
MD5sum: c264e74f3961d1171febc36c97ad08ea
SHA1: 63770cf8363cb61ce3d1bceb08dd3cbadb4897aa
SHA256: f88757f6ce1650381cbca3a7aa1372c1913a847e156aee7ca668176768578fea
SHA512: 0c0427063120b321f13163deee812297a859f8cf80bfbac2caee1f5a0445d4b5daf887fd050bf917e7a5ea09ccd7a9a6a131ac4913eb28d9df45ff8ce7220396
Homepage: https://github.com/alexcesaro/log
Description-en: Logging packages for Go (library)
Package log provides a common interface for logging libraries.
.
This package contains:
- buflog: provides a buffered logging class that accumulates logs in
memory until the flush threshold is reached which release stored
logs, the buffered logger then act as a normal logger.
- golog: provides a customizable logging class which can be used as
a standalone or as a building block for other loggers.
- logtest: provides utilities for logging testing.
- stdlog: provides simple and fast logging to the standard output
(stdout) and is optimized for programs launched via a shell or cron.
Logger is a common interface for logging libraries.
Description-md5: 5b87d6168edbf87fe284c3e2dcd9e52e