How to Install and Uninstall golang-github-inconshreveable-log15-devel.noarch Package on Fedora 39

Last updated: November 25,2024

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

This is a short guide on how to install golang-github-inconshreveable-log15-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall golang-github-inconshreveable-log15-devel.noarch on Fedora 39:

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

3. Information about the golang-github-inconshreveable-log15-devel.noarch package on Fedora 39

Last metadata expiration check: 5:17:04 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-inconshreveable-log15-devel
Version : 2.15
Release : 10.fc39
Architecture : noarch
Size : 40 k
Source : golang-github-inconshreveable-log15-2.15-10.fc39.src.rpm
Repository : fedora
Summary : Structured, composable logging for go
URL : https://github.com/inconshreveable/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/inconshreveable/log15