How to Install and Uninstall golang-sr-spc-log-devel.noarch Package on Fedora 34

Last updated: May 11,2024

1. Install "golang-sr-spc-log-devel.noarch" package

Please follow the instructions below to install golang-sr-spc-log-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-sr-spc-log-devel.noarch

2. Uninstall "golang-sr-spc-log-devel.noarch" package

Please follow the guidelines below to uninstall golang-sr-spc-log-devel.noarch on Fedora 34:

$ sudo dnf remove golang-sr-spc-log-devel.noarch $ sudo dnf autoremove

3. Information about the golang-sr-spc-log-devel.noarch package on Fedora 34

Last metadata expiration check: 4:58:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-sr-spc-log-devel
Version : 0.1.0
Release : 2.fc34
Architecture : noarch
Size : 24 k
Source : golang-sr-spc-log-0.1.0-2.fc34.src.rpm
Repository : updates
Summary : None
URL : https://git.sr.ht/~spc/go-log
License : GPLv3
Description : Package log implements a simple level logging package that maintains API
: compatibility with the standard library log package. It extends the standard
: library log.Logger type with a Level type that can be used to define output
: verbosity. It adds additional methods that will be printed only if the logger
: is configured at or below a given level.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – git.sr.ht/~spc/go-log