How To Install golang-github-bobesa-domain-util on Fedora 36

In this tutorial we learn how to install golang-github-bobesa-domain-util in Fedora 36. golang-github-bobesa-domain-util is Handler for URLs and identification of TLD and sub domains

Introduction

In this tutorial we learn how to install golang-github-bobesa-domain-util on Fedora 36.

What is golang-github-bobesa-domain-util

Handler for URL parts and identification of TLD and sub domains.

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

Install golang-github-bobesa-domain-util 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-bobesa-domain-util using dnf by running the following command:

sudo dnf -y install golang-github-bobesa-domain-util

Install golang-github-bobesa-domain-util 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-bobesa-domain-util using yum by running the following command:

sudo yum -y install golang-github-bobesa-domain-util

How To Uninstall golang-github-bobesa-domain-util on Fedora 36

To uninstall only the golang-github-bobesa-domain-util package we can use the following command:

sudo dnf remove golang-github-bobesa-domain-util

golang-github-bobesa-domain-util Package Contents on Fedora 36

/usr/bin/domainparser
/usr/lib/.build-id
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/a4cb71a3ac96c33463d15290e720b9bed23fe8
/usr/share/doc/golang-github-bobesa-domain-util
/usr/share/doc/golang-github-bobesa-domain-util/README.md
/usr/share/licenses/golang-github-bobesa-domain-util
/usr/share/licenses/golang-github-bobesa-domain-util/LICENSE

References

Summary

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