How To Install golang-moul-http2curl-devel on Fedora 36

In this tutorial we learn how to install golang-moul-http2curl-devel in Fedora 36. golang-moul-http2curl-devel is Convert Golang’s http.Request to curl commands

Introduction

In this tutorial we learn how to install golang-moul-http2curl-devel on Fedora 36.

What is golang-moul-http2curl-devel

Convert Golang’s http.Request to curl commands. This package contains the source code needed for building packages that reference the following Go import paths – moul.io/http2curl

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

Install golang-moul-http2curl-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-moul-http2curl-devel using dnf by running the following command:

sudo dnf -y install golang-moul-http2curl-devel

Install golang-moul-http2curl-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-moul-http2curl-devel using yum by running the following command:

sudo yum -y install golang-moul-http2curl-devel

How To Uninstall golang-moul-http2curl-devel on Fedora 36

To uninstall only the golang-moul-http2curl-devel package we can use the following command:

sudo dnf remove golang-moul-http2curl-devel

golang-moul-http2curl-devel Package Contents on Fedora 36

/usr/share/doc/golang-moul-http2curl-devel
/usr/share/doc/golang-moul-http2curl-devel/AUTHORS
/usr/share/doc/golang-moul-http2curl-devel/README.md
/usr/share/gocode/src/moul.io
/usr/share/gocode/src/moul.io/http2curl
/usr/share/gocode/src/moul.io/http2curl/.goipath
/usr/share/gocode/src/moul.io/http2curl/README.md
/usr/share/gocode/src/moul.io/http2curl/doc.go
/usr/share/gocode/src/moul.io/http2curl/go.mod
/usr/share/gocode/src/moul.io/http2curl/http2curl.go
/usr/share/gocode/src/moul.io/http2curl/http2curl_test.go
/usr/share/licenses/golang-moul-http2curl-devel
/usr/share/licenses/golang-moul-http2curl-devel/COPYRIGHT
/usr/share/licenses/golang-moul-http2curl-devel/LICENSE-APACHE
/usr/share/licenses/golang-moul-http2curl-devel/LICENSE-MIT

References

Summary

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