How To Install golang-bitbucket-ww-goautoneg-devel on Fedora 36

In this tutorial we learn how to install golang-bitbucket-ww-goautoneg-devel in Fedora 36. golang-bitbucket-ww-goautoneg-devel is HTTP Content-Type Autonegotiation

Introduction

In this tutorial we learn how to install golang-bitbucket-ww-goautoneg-devel on Fedora 36.

What is golang-bitbucket-ww-goautoneg-devel

HTTP Content-Type Autonegotiation. This package contains the source code needed for building packages that reference the following Go import paths – bitbucket.org/ww/goautoneg

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

Install golang-bitbucket-ww-goautoneg-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-bitbucket-ww-goautoneg-devel using dnf by running the following command:

sudo dnf -y install golang-bitbucket-ww-goautoneg-devel

Install golang-bitbucket-ww-goautoneg-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-bitbucket-ww-goautoneg-devel using yum by running the following command:

sudo yum -y install golang-bitbucket-ww-goautoneg-devel

How To Uninstall golang-bitbucket-ww-goautoneg-devel on Fedora 36

To uninstall only the golang-bitbucket-ww-goautoneg-devel package we can use the following command:

sudo dnf remove golang-bitbucket-ww-goautoneg-devel

golang-bitbucket-ww-goautoneg-devel Package Contents on Fedora 36

/usr/share/gocode/src/bitbucket.org
/usr/share/gocode/src/bitbucket.org/ww
/usr/share/gocode/src/bitbucket.org/ww/goautoneg
/usr/share/gocode/src/bitbucket.org/ww/goautoneg/.goipath
/usr/share/gocode/src/bitbucket.org/ww/goautoneg/autoneg.go
/usr/share/gocode/src/bitbucket.org/ww/goautoneg/autoneg_test.go
/usr/share/gocode/src/bitbucket.org/ww/goautoneg/glide.lock
/usr/share/gocode/src/bitbucket.org/ww/goautoneg/glide.yaml
/usr/share/licenses/golang-bitbucket-ww-goautoneg-devel
/usr/share/licenses/golang-bitbucket-ww-goautoneg-devel/LICENSE

References

Summary

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