How To Install golang-github-labbsr0x-bindman-dns-webhook-devel on Fedora 36

In this tutorial we learn how to install golang-github-labbsr0x-bindman-dns-webhook-devel in Fedora 36. golang-github-labbsr0x-bindman-dns-webhook-devel is Go library for Bindman DNS Manager

Introduction

In this tutorial we learn how to install golang-github-labbsr0x-bindman-dns-webhook-devel on Fedora 36.

What is golang-github-labbsr0x-bindman-dns-webhook-devel

Go library to define the webhook needed by a Bindman DNS Manager in order to ease out integrations among clients and managers. This package contains the source code needed for building packages that reference the following Go import paths – github.com/labbsr0x/bindman-dns-webhook

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

Install golang-github-labbsr0x-bindman-dns-webhook-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-labbsr0x-bindman-dns-webhook-devel using dnf by running the following command:

sudo dnf -y install golang-github-labbsr0x-bindman-dns-webhook-devel

Install golang-github-labbsr0x-bindman-dns-webhook-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-labbsr0x-bindman-dns-webhook-devel using yum by running the following command:

sudo yum -y install golang-github-labbsr0x-bindman-dns-webhook-devel

How To Uninstall golang-github-labbsr0x-bindman-dns-webhook-devel on Fedora 36

To uninstall only the golang-github-labbsr0x-bindman-dns-webhook-devel package we can use the following command:

sudo dnf remove golang-github-labbsr0x-bindman-dns-webhook-devel

golang-github-labbsr0x-bindman-dns-webhook-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-labbsr0x-bindman-dns-webhook-devel
/usr/share/doc/golang-github-labbsr0x-bindman-dns-webhook-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/labbsr0x
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/.goipath
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/CODE_OF_CONDUCT.md
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/CONTRIBUTING.md
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/README.md
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/go.mod
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/samples
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/samples/client
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/samples/client/client.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/samples/hook
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/samples/hook/hook.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/client
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/client/client.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/client/client_test.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/hook
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/hook/hook.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/hook/hook_test.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/hook/metrics
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/hook/metrics/prometheus.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/hook/metrics/prometheus_test.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/hook/util.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/hook/util_test.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/types
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/types/dnsmanager.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/types/dnsrecord.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/types/dnsrecord_test.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/types/error.go
/usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/types/error_test.go
/usr/share/licenses/golang-github-labbsr0x-bindman-dns-webhook-devel
/usr/share/licenses/golang-github-labbsr0x-bindman-dns-webhook-devel/LICENSE

References

Summary

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