How To Install golang-github-streadway-handy-devel on Fedora 36

In this tutorial we learn how to install golang-github-streadway-handy-devel in Fedora 36. golang-github-streadway-handy-devel is Net/http handler filters

Introduction

In this tutorial we learn how to install golang-github-streadway-handy-devel on Fedora 36.

What is golang-github-streadway-handy-devel

Collection of useful HTTP handlers that form a handler stack of filters. Many are opinionated for a specific purpose. This package contains the source code needed for building packages that reference the following Go import paths – github.com/streadway/handy

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

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

sudo dnf -y install golang-github-streadway-handy-devel

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

sudo yum -y install golang-github-streadway-handy-devel

How To Uninstall golang-github-streadway-handy-devel on Fedora 36

To uninstall only the golang-github-streadway-handy-devel package we can use the following command:

sudo dnf remove golang-github-streadway-handy-devel

golang-github-streadway-handy-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-streadway-handy-devel
/usr/share/doc/golang-github-streadway-handy-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/streadway
/usr/share/gocode/src/github.com/streadway/handy
/usr/share/gocode/src/github.com/streadway/handy/.goipath
/usr/share/gocode/src/github.com/streadway/handy/README.md
/usr/share/gocode/src/github.com/streadway/handy/accept
/usr/share/gocode/src/github.com/streadway/handy/accept/accept.go
/usr/share/gocode/src/github.com/streadway/handy/accept/accept_test.go
/usr/share/gocode/src/github.com/streadway/handy/atomic
/usr/share/gocode/src/github.com/streadway/handy/atomic/doc.go
/usr/share/gocode/src/github.com/streadway/handy/atomic/int.go
/usr/share/gocode/src/github.com/streadway/handy/breaker
/usr/share/gocode/src/github.com/streadway/handy/breaker/breaker.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/breaker_test.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/doc.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/handler.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/handler_test.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/metrics.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/metrics_test.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/simulation_test.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/transport.go
/usr/share/gocode/src/github.com/streadway/handy/breaker/transport_test.go
/usr/share/gocode/src/github.com/streadway/handy/cors
/usr/share/gocode/src/github.com/streadway/handy/cors/cors.go
/usr/share/gocode/src/github.com/streadway/handy/cors/cors_test.go
/usr/share/gocode/src/github.com/streadway/handy/encoding
/usr/share/gocode/src/github.com/streadway/handy/encoding/gzip.go
/usr/share/gocode/src/github.com/streadway/handy/encoding/gzip_test.go
/usr/share/gocode/src/github.com/streadway/handy/proxy
/usr/share/gocode/src/github.com/streadway/handy/proxy/proxy.go
/usr/share/gocode/src/github.com/streadway/handy/proxy/proxy_test.go
/usr/share/gocode/src/github.com/streadway/handy/redirect
/usr/share/gocode/src/github.com/streadway/handy/redirect/https.go
/usr/share/gocode/src/github.com/streadway/handy/redirect/https_test.go
/usr/share/gocode/src/github.com/streadway/handy/report
/usr/share/gocode/src/github.com/streadway/handy/report/event.go
/usr/share/gocode/src/github.com/streadway/handy/report/json.go
/usr/share/gocode/src/github.com/streadway/handy/report/json_test.go
/usr/share/gocode/src/github.com/streadway/handy/retry
/usr/share/gocode/src/github.com/streadway/handy/retry/delay.go
/usr/share/gocode/src/github.com/streadway/handy/retry/delay_test.go
/usr/share/gocode/src/github.com/streadway/handy/retry/retry.go
/usr/share/gocode/src/github.com/streadway/handy/retry/retry_test.go
/usr/share/gocode/src/github.com/streadway/handy/retry/strategy.go
/usr/share/gocode/src/github.com/streadway/handy/retry/strategy_test.go
/usr/share/gocode/src/github.com/streadway/handy/rewrite
/usr/share/gocode/src/github.com/streadway/handy/rewrite/method.go
/usr/share/gocode/src/github.com/streadway/handy/rewrite/method_test.go
/usr/share/gocode/src/github.com/streadway/handy/statsd
/usr/share/gocode/src/github.com/streadway/handy/statsd/codes.go
/usr/share/gocode/src/github.com/streadway/handy/statsd/doc.go
/usr/share/gocode/src/github.com/streadway/handy/statsd/durations.go
/usr/share/gocode/src/github.com/streadway/handy/statsd/example_test.go
/usr/share/gocode/src/github.com/streadway/handy/statsd/instrumentation_test.go
/usr/share/licenses/golang-github-streadway-handy-devel
/usr/share/licenses/golang-github-streadway-handy-devel/LICENSE

References

Summary

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