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

Last updated: May 16,2024

1. Install "golang-github-rs-zerolog-dev" package

Please follow the guidance below to install golang-github-rs-zerolog-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-rs-zerolog-dev

2. Uninstall "golang-github-rs-zerolog-dev" package

Please follow the steps below to uninstall golang-github-rs-zerolog-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-rs-zerolog-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-rs-zerolog-dev
Architecture: all
Version: 1.12.0-2
Priority: optional
Section: universe/devel
Source: golang-github-rs-zerolog
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 341
Depends: golang-github-coreos-go-systemd-dev, golang-github-pkg-errors-dev, golang-github-rs-xid-dev, golang-github-zenazn-goji-dev, golang-golang-x-tools-dev
Filename: pool/universe/g/golang-github-rs-zerolog/golang-github-rs-zerolog-dev_1.12.0-2_all.deb
Size: 52136
MD5sum: 4685ddba9505fce0b29db8f9ce31a0c1
SHA1: 308a0b036c161952ef39c16eb9a66d9b35303711
SHA256: 513ec34df544a76017960d0b1fa8025e3e21f745baee6858c0f1744f0f37fb55
SHA512: 49ccfb96d003953a0c0089a8f491c3591fdd775ffb1ed62664a940d175d7c790b600c1d2861f7c9efa6b0c699e69b6c3e88742a3c02983dc7a3889251b312f9b
Homepage: https://github.com/rs/zerolog
Description-en: Zero Allocation JSON Logger
This zerolog package provides a fast and simple logger dedicated to
JSON output.
.
Zerolog's API is designed to provide both a great developer experience and
stunning performance. Its unique chaining API allows zerolog to write JSON
(or CBOR) log events by avoiding allocations and reflection.
.
To keep the code base and the API simple, zerolog focuses on efficient
structured logging only. Pretty logging on the console is made
possible using the provided (but inefficient) zerolog.ConsoleWriter.
Description-md5: 5cd1934353883dabd55700b7bc4350d9