How to Install and Uninstall golang-github-rs-zerolog-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

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

Here is a brief guide to show you how to install golang-github-rs-zerolog-dev on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidance below to uninstall golang-github-rs-zerolog-dev on Ubuntu 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: golang-github-rs-zerolog-dev
Architecture: all
Version: 1.20.0-1
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: 368
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.20.0-1_all.deb
Size: 56804
MD5sum: 0e842f6ebb261a999f1566c1e6cb31d6
SHA1: e8b11881ab669ac6092755ed168ed18ce7eab687
SHA256: 8d016dc43c4905a727da5f8ca8e1be9e2c14a9b2f1ef6d07033eb10b1f1032eb
SHA512: 0f9f91177596d1028a99766205b66e8a5ce2773e849618bfab4fa890482a782359657002072f4631b898a86d47351abbd35c02439f067bcbe45212122531fdcb
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