How to Install and Uninstall golang-gopkg-op-logging-1-devel.noarch Package on Fedora 38

Last updated: October 04,2024

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

Please follow the step by step instructions below to install golang-gopkg-op-logging-1-devel.noarch on Fedora 38

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

2. Uninstall "golang-gopkg-op-logging-1-devel.noarch" package

Please follow the guidance below to uninstall golang-gopkg-op-logging-1-devel.noarch on Fedora 38:

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

3. Information about the golang-gopkg-op-logging-1-devel.noarch package on Fedora 38

Last metadata expiration check: 4:28:22 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-gopkg-op-logging-1-devel
Version : 1
Release : 3.fc38
Architecture : noarch
Size : 49 k
Source : golang-gopkg-op-logging-1-1-3.fc38.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:
: – gopkg.in/op/go-logging.v1