How to Install and Uninstall golang-github-hashicorp-multierror-devel.noarch Package on Fedora 34
Last updated: January 16,2025
1. Install "golang-github-hashicorp-multierror-devel.noarch" package
Please follow the guidance below to install golang-github-hashicorp-multierror-devel.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-hashicorp-multierror-devel.noarch
Copied
2. Uninstall "golang-github-hashicorp-multierror-devel.noarch" package
Learn how to uninstall golang-github-hashicorp-multierror-devel.noarch on Fedora 34:
$
sudo dnf remove
golang-github-hashicorp-multierror-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-hashicorp-multierror-devel.noarch package on Fedora 34
Last metadata expiration check: 4:30:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-hashicorp-multierror-devel
Version : 1.1.1
Release : 1.fc34
Architecture : noarch
Size : 22 k
Source : golang-github-hashicorp-multierror-1.1.1-1.fc34.src.rpm
Repository : updates
Summary : Go package for representing a list of errors as a single error
URL : https://github.com/hashicorp/go-multierror
License : MPLv2.0
Description : Go-multierror is a package for Go that provides a mechanism for representing a
: list of error values as a single error.
:
: This allows a function in Go to return an error that might actually be a list of
: errors. If the caller knows this, they can unwrap the list and access the
: errors. If the caller does not know, the error formats to a nice human-readable
: format.
:
: Go-multierror implements the errwrap interface so that it can be used with that
: library, as well.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/hashicorp/go-multierror
Available Packages
Name : golang-github-hashicorp-multierror-devel
Version : 1.1.1
Release : 1.fc34
Architecture : noarch
Size : 22 k
Source : golang-github-hashicorp-multierror-1.1.1-1.fc34.src.rpm
Repository : updates
Summary : Go package for representing a list of errors as a single error
URL : https://github.com/hashicorp/go-multierror
License : MPLv2.0
Description : Go-multierror is a package for Go that provides a mechanism for representing a
: list of error values as a single error.
:
: This allows a function in Go to return an error that might actually be a list of
: errors. If the caller knows this, they can unwrap the list and access the
: errors. If the caller does not know, the error formats to a nice human-readable
: format.
:
: Go-multierror implements the errwrap interface so that it can be used with that
: library, as well.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/hashicorp/go-multierror