How To Install golang-github-hashicorp-msgpack-devel on Fedora 36

In this tutorial we learn how to install golang-github-hashicorp-msgpack-devel in Fedora 36. golang-github-hashicorp-msgpack-devel is Codec/encoding library for binc, msgpack, cbor, json

Introduction

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

What is golang-github-hashicorp-msgpack-devel

Package Codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+ codec/encoding library for binc, msgpack, cbor, json. This package contains the source code needed for building packages that reference the following Go import paths – github.com/hashicorp/go-msgpack

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

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

sudo dnf -y install golang-github-hashicorp-msgpack-devel

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

sudo yum -y install golang-github-hashicorp-msgpack-devel

How To Uninstall golang-github-hashicorp-msgpack-devel on Fedora 36

To uninstall only the golang-github-hashicorp-msgpack-devel package we can use the following command:

sudo dnf remove golang-github-hashicorp-msgpack-devel

golang-github-hashicorp-msgpack-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-hashicorp-msgpack-devel
/usr/share/doc/golang-github-hashicorp-msgpack-devel/README.md
/usr/share/doc/golang-github-hashicorp-msgpack-devel/msgpack.org.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/hashicorp
/usr/share/gocode/src/github.com/hashicorp/go-msgpack
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/.goipath
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/README.md
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/README.md
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/bench_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/doc.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/shared_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/values_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/x_bench_gen_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/x_bench_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/z_all_bench_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/z_all_x_bench_gen_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/bench/z_all_x_bench_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/binc.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/cbor.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/cbor_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/codec_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/codecgen
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/codecgen.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/codecgen/README.md
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/codecgen/gen.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/codecgen/goversion_pkgpath_gte_go111.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/codecgen/goversion_pkgpath_lt_go111.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/codecgen/z.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/decode.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/doc.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/encode.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/fast-path.generated.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/fast-path.not.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/gen-helper.generated.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/gen.generated.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/gen.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_arrayof_gte_go15.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_arrayof_lt_go15.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_makemap_gte_go19.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_makemap_lt_go19.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_unexportedembeddedptr_gte_go110.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_unexportedembeddedptr_lt_go110.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_unsupported_lt_go14.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_eq_go15.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_eq_go16.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_gte_go17.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_lt_go15.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_internal.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_not_unsafe.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_unsafe.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/json.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/mammoth2_codecgen_generated_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/mammoth2_generated_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/mammoth_generated_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/msgpack.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/py_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/rpc.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/shared_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/simple.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/values_codecgen_generated_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/values_flex_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/values_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/xml.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/z_all_test.go
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/glide.lock
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/glide.yaml
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/go.mod
/usr/share/gocode/src/github.com/hashicorp/go-msgpack/msgpack.org.md
/usr/share/licenses/golang-github-hashicorp-msgpack-devel
/usr/share/licenses/golang-github-hashicorp-msgpack-devel/LICENSE

References

Summary

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