How to Install and Uninstall golang-gopkg-errgo-2-devel.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "golang-gopkg-errgo-2-devel.noarch" package

Please follow the step by step instructions below to install golang-gopkg-errgo-2-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-gopkg-errgo-2-devel.noarch

2. Uninstall "golang-gopkg-errgo-2-devel.noarch" package

Please follow the instructions below to uninstall golang-gopkg-errgo-2-devel.noarch on Fedora 36:

$ sudo dnf remove golang-gopkg-errgo-2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-errgo-2-devel.noarch package on Fedora 36

Last metadata expiration check: 3:28:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-gopkg-errgo-2-devel
Version : 2.1.0
Release : 7.fc36
Architecture : noarch
Size : 19 k
Source : golang-gopkg-errgo-2-2.1.0-7.fc36.src.rpm
Repository : fedora
Summary : Dependable Go errors with tracebacks
URL : https://github.com/go-errgo/errgo
License : BSD
Description : The Errgo package provides a way to create and diagnose errors. It is compatible
: with the usual Go error idioms but adds a way to wrap errors so that they record
: source location information while retaining a consistent way for code to inspect
: errors to find out particular problems.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gopkg.in/errgo.v2