How to Install and Uninstall golang-github-openapi-errors-devel.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "golang-github-openapi-errors-devel.noarch" package

Please follow the guidelines below to install golang-github-openapi-errors-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-openapi-errors-devel.noarch

2. Uninstall "golang-github-openapi-errors-devel.noarch" package

This is a short guide on how to uninstall golang-github-openapi-errors-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-openapi-errors-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-openapi-errors-devel.noarch package on Fedora 34

Last metadata expiration check: 1:58:44 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-openapi-errors-devel
Version : 0.19.9
Release : 2.fc34
Architecture : noarch
Size : 24 k
Source : golang-github-openapi-errors-0.19.9-2.fc34.src.rpm
Repository : fedora
Summary : Openapi toolkit common errors
URL : https://github.com/go-openapi/errors
License : ASL 2.0
Description : Package Errors provides an Error interface and several concrete types
: implementing this interface to manage API errors and JSON-schema validation
: errors.
:
: A middleware handler ServeError() is provided to serve the errors types it
: defines.
:
: It is used throughout the various Go-openapi toolkit libraries.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/go-openapi/errors