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

Last updated: October 03,2024

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

Please follow the step by step instructions below to install golang-github-openapi-errors-devel.noarch on Fedora 35

$ 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 35:

$ 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 35

Last metadata expiration check: 0:57:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-openapi-errors-devel
Version : 0.19.9
Release : 3.fc35
Architecture : noarch
Size : 24 k
Source : golang-github-openapi-errors-0.19.9-3.fc35.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