How to Install and Uninstall golang-github-op-logging-devel.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "golang-github-op-logging-devel.noarch" package

This guide let you learn how to install golang-github-op-logging-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-op-logging-devel.noarch

2. Uninstall "golang-github-op-logging-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-op-logging-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-op-logging-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-op-logging-devel.noarch package on Fedora 39

Last metadata expiration check: 1:01:04 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-op-logging-devel
Version : 2.0.0
Release : 11.20190623git970db52.fc39
Architecture : noarch
Size : 51 k
Source : golang-github-op-logging-2.0.0-11.20190623git970db52.fc39.src.rpm
Repository : fedora
Summary : Golang logging library
URL : https://github.com/op/go-logging
License : BSD
Description : Package Logging implements a logging infrastructure for Go. Its output format is
: customizable and supports different logging backends like syslog, file and
: memory. Multiple backends can be utilized with different log levels per backend
: and logger.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/op/go-logging