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

Last updated: October 07,2024

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

Please follow the step by step instructions below to install golang-github-op-logging-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall golang-github-op-logging-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 4:42:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-op-logging-devel
Version : 2.0.0
Release : 6.20190623git970db52.fc34
Architecture : noarch
Size : 46 k
Source : golang-github-op-logging-2.0.0-6.20190623git970db52.fc34.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