How To Install golang-github-etcd-io-gofail on Fedora 36

In this tutorial we learn how to install golang-github-etcd-io-gofail in Fedora 36. golang-github-etcd-io-gofail is Failpoints for Go

Introduction

In this tutorial we learn how to install golang-github-etcd-io-gofail on Fedora 36.

What is golang-github-etcd-io-gofail

Failpoints for Go.

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

Install golang-github-etcd-io-gofail 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-etcd-io-gofail using dnf by running the following command:

sudo dnf -y install golang-github-etcd-io-gofail

Install golang-github-etcd-io-gofail 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-etcd-io-gofail using yum by running the following command:

sudo yum -y install golang-github-etcd-io-gofail

How To Uninstall golang-github-etcd-io-gofail on Fedora 36

To uninstall only the golang-github-etcd-io-gofail package we can use the following command:

sudo dnf remove golang-github-etcd-io-gofail

golang-github-etcd-io-gofail Package Contents on Fedora 36

/usr/bin/gofail
/usr/lib/.build-id
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/0a5901aa6314daea2fcaf9f4734a2b3b8aad0c
/usr/share/doc/golang-github-etcd-io-gofail
/usr/share/doc/golang-github-etcd-io-gofail/README.md
/usr/share/doc/golang-github-etcd-io-gofail/code-of-conduct.md
/usr/share/doc/golang-github-etcd-io-gofail/examples
/usr/share/doc/golang-github-etcd-io-gofail/examples/cmd
/usr/share/doc/golang-github-etcd-io-gofail/examples/cmd/cmd.go
/usr/share/doc/golang-github-etcd-io-gofail/examples/examples.go
/usr/share/licenses/golang-github-etcd-io-gofail
/usr/share/licenses/golang-github-etcd-io-gofail/LICENSE
/usr/share/licenses/golang-github-etcd-io-gofail/NOTICE

References

Summary

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