How to Install and Uninstall golang-github-revel-log15-devel.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "golang-github-revel-log15-devel.noarch" package

Please follow the guidance below to install golang-github-revel-log15-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-revel-log15-devel.noarch

2. Uninstall "golang-github-revel-log15-devel.noarch" package

This guide let you learn how to uninstall golang-github-revel-log15-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-revel-log15-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-revel-log15-devel.noarch package on Fedora 36

Last metadata expiration check: 1:24:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-revel-log15-devel
Version : 2.11.20
Release : 7.fc36
Architecture : noarch
Size : 32 k
Source : golang-github-revel-log15-2.11.20-7.fc36.src.rpm
Repository : fedora
Summary : Structured, composable logging for Go
URL : https://github.com/revel/log15
License : MIT and ASL 2.0
Description : Package log15 provides an opinionated, simple toolkit for best-practice logging
: in Go (golang) that is both human and machine readable. It is modeled after the
: Go standard library's io and net/http packages and is an alternative to the
: standard library's log package.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/revel/log15