How To Install golang-github-graph-gophers-graphql-devel on Fedora 36

In this tutorial we learn how to install golang-github-graph-gophers-graphql-devel in Fedora 36. golang-github-graph-gophers-graphql-devel is GraphQL server with a focus on ease of use

Introduction

In this tutorial we learn how to install golang-github-graph-gophers-graphql-devel on Fedora 36.

What is golang-github-graph-gophers-graphql-devel

GraphQL server with a focus on ease of use. This package contains the source code needed for building packages that reference the following Go import paths – github.com/graph-gophers/graphql-go

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

Install golang-github-graph-gophers-graphql-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-graph-gophers-graphql-devel using dnf by running the following command:

sudo dnf -y install golang-github-graph-gophers-graphql-devel

Install golang-github-graph-gophers-graphql-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-graph-gophers-graphql-devel using yum by running the following command:

sudo yum -y install golang-github-graph-gophers-graphql-devel

How To Uninstall golang-github-graph-gophers-graphql-devel on Fedora 36

To uninstall only the golang-github-graph-gophers-graphql-devel package we can use the following command:

sudo dnf remove golang-github-graph-gophers-graphql-devel

golang-github-graph-gophers-graphql-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-graph-gophers-graphql-devel
/usr/share/doc/golang-github-graph-gophers-graphql-devel/CHANGELOG.md
/usr/share/doc/golang-github-graph-gophers-graphql-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-graph-gophers-graphql-devel/README.md
/usr/share/doc/golang-github-graph-gophers-graphql-devel/docs
/usr/share/doc/golang-github-graph-gophers-graphql-devel/docs/img
/usr/share/doc/golang-github-graph-gophers-graphql-devel/docs/img/logo.png
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/cache
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/cache/hint.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/caching.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/server
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/caching/server/server.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/customerrors
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/customerrors/server
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/customerrors/server/server.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/customerrors/starwars.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/scalar_map
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/scalar_map/server.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/scalar_map/types
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/scalar_map/types/map.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/README.md
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/introspect.json
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/server
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/server/server.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/social/social.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars/introspect.json
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars/server
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars/server/server.go
/usr/share/doc/golang-github-graph-gophers-graphql-devel/example/starwars/starwars.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/graph-gophers
/usr/share/gocode/src/github.com/graph-gophers/graphql-go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/.goipath
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/CHANGELOG.md
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/CONTRIBUTING.md
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/README.md
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/decode
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/decode/decode.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/errors.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/errors_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/panic_handler.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/errors/panic_handler_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/example
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/example/social/README.md
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/go.mod
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting/subscriptions.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/gqltesting/testing.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/graphql.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/graphql_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/id.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/blockstring.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/directive.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/lexer.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/lexer_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/literals.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/types.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/common/values.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/exec.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/packer
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/packer/packer.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable/meta.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/resolvable/resolvable.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/selected
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/selected/selected.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/exec/subscribe.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/query
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/query/query.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/meta.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema_internal_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/schema/schema_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/suggestion.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validate_max_depth_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validation.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/internal/validation/validation_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection/introspection.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/introspection_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/log
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/log/log.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/nullable_types.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/nullable_types_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay/relay.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/relay/relay_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/subscription_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/subscriptions.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/time.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/time_test.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/trace.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/trace/validation_trace.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/argument.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/directive.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/doc.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/enum.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/extension.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/field.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/fragment.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/input.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/interface.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/object.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/query.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/scalar.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/schema.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/types.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/union.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/value.go
/usr/share/gocode/src/github.com/graph-gophers/graphql-go/types/variable.go
/usr/share/licenses/golang-github-graph-gophers-graphql-devel
/usr/share/licenses/golang-github-graph-gophers-graphql-devel/LICENSE

References

Summary

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