How To Install golang-github-deepmap-oapi-codegen-devel on Fedora 36

In this tutorial we learn how to install golang-github-deepmap-oapi-codegen-devel in Fedora 36. golang-github-deepmap-oapi-codegen-devel is Generate Go client and server boilerplate from OpenAPI 3 specifications

Introduction

In this tutorial we learn how to install golang-github-deepmap-oapi-codegen-devel on Fedora 36.

What is golang-github-deepmap-oapi-codegen-devel

Generate Go client and server boilerplate from OpenAPI 3 specifications. This package contains the source code needed for building packages that reference the following Go import paths – github.com/deepmap/oapi-codegen

We can use yum or dnf to install golang-github-deepmap-oapi-codegen-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-deepmap-oapi-codegen-devel.

Install golang-github-deepmap-oapi-codegen-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-deepmap-oapi-codegen-devel using dnf by running the following command:

sudo dnf -y install golang-github-deepmap-oapi-codegen-devel

Install golang-github-deepmap-oapi-codegen-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-deepmap-oapi-codegen-devel using yum by running the following command:

sudo yum -y install golang-github-deepmap-oapi-codegen-devel

How To Uninstall golang-github-deepmap-oapi-codegen-devel on Fedora 36

To uninstall only the golang-github-deepmap-oapi-codegen-devel package we can use the following command:

sudo dnf remove golang-github-deepmap-oapi-codegen-devel

golang-github-deepmap-oapi-codegen-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-deepmap-oapi-codegen-devel
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/README.md
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/README.md
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/chi
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/chi/api
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/chi/api/petstore.gen.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/chi/api/petstore.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/chi/petstore.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/chi/petstore_test.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo/api
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo/api/petstore-server.gen.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo/api/petstore-types.gen.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo/api/petstore.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo/api/server.cfg.yaml
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo/api/types.cfg.yaml
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo/petstore.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/echo/petstore_test.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/internal
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/internal/doc.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/petstore-client.gen.go
/usr/share/doc/golang-github-deepmap-oapi-codegen-devel/examples/petstore-expanded/petstore-expanded.yaml
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/deepmap
/usr/share/gocode/src/github.com/deepmap/oapi-codegen
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/.goipath
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/README.md
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/cmd
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/cmd/oapi-codegen
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/cmd/oapi-codegen/oapi-codegen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/cmd/oapi-codegen/oapi-codegen_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/examples
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/examples/petstore-expanded
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/examples/petstore-expanded/README.md
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/go.mod
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/client
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/client/client.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/client/client_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/client/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/components
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/components/components.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/components/components_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/components/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/externalref.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/imports_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/packageA
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/packageA/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/packageA/externalref.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/packageB
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/packageB/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/externalref/packageB/externalref.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-312
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-312/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-312/issue.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-312/issue_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-52
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-52/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-52/issue.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-52/issue_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names/issue.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names/issue_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names/issue.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names/issue_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/parameters
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/parameters/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/parameters/parameters.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/parameters/parameters_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/schemas
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/schemas/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/schemas/schemas.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/server
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/server/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/server/server.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/server/server_moq.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/internal/test/server/server_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/chi-middleware
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/chi-middleware/oapi_validate.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/chi-middleware/oapi_validate_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/codegen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/codegen_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/extension.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/extension_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/filter.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/filter_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/inline.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/operations.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/operations_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/prune.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/prune_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/schema.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/template_helpers.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/templates
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/templates/doc.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/templates/templates.gen.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/utils.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/codegen/utils_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/middleware
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/middleware/oapi_validate.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/middleware/oapi_validate_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/bind.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/bindparam.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/bindparam_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/bindstring.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/bindstring_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/deepobject.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/deepobject_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/styleparam.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/runtime/styleparam_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/securityprovider
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/securityprovider/securityprovider.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/securityprovider/securityprovider_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/testutil
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/testutil/request_helpers.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/testutil/response_handlers.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/types
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/types/date.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/types/date_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/types/email.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/types/email_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/types/regexes.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/util
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/util/inputmapping.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/util/inputmapping_test.go
/usr/share/gocode/src/github.com/deepmap/oapi-codegen/pkg/util/loader.go
/usr/share/licenses/golang-github-deepmap-oapi-codegen-devel
/usr/share/licenses/golang-github-deepmap-oapi-codegen-devel/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-deepmap-oapi-codegen-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).