How to Install and Uninstall golang-github-rs-zerolog-devel.noarch Package on Fedora 36

Last updated: September 07,2024

1. Install "golang-github-rs-zerolog-devel.noarch" package

Please follow the steps below to install golang-github-rs-zerolog-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-rs-zerolog-devel.noarch

2. Uninstall "golang-github-rs-zerolog-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-rs-zerolog-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-rs-zerolog-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-rs-zerolog-devel.noarch package on Fedora 36

Last metadata expiration check: 3:13:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-rs-zerolog-devel
Version : 1.26.1
Release : 2.fc36
Architecture : noarch
Size : 83 k
Source : golang-github-rs-zerolog-1.26.1-2.fc36.src.rpm
Repository : fedora
Summary : Zero allocation JSON logger
URL : https://github.com/rs/zerolog
License : MIT
Description : The 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.
:
: Uber's zap library pioneered this approach. Zerolog is taking this concept to
: the next level with a simpler to use API and even better performance.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/rs/zerolog