How To Install golang-github-leonelquinteros-gotext on Fedora 36

In this tutorial we learn how to install golang-github-leonelquinteros-gotext in Fedora 36. golang-github-leonelquinteros-gotext is Golang GNU gettext utilities package

Introduction

In this tutorial we learn how to install golang-github-leonelquinteros-gotext on Fedora 36.

What is golang-github-leonelquinteros-gotext

Go (Golang) GNU gettext utilities package.

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

Install golang-github-leonelquinteros-gotext 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-leonelquinteros-gotext using dnf by running the following command:

sudo dnf -y install golang-github-leonelquinteros-gotext

Install golang-github-leonelquinteros-gotext 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-leonelquinteros-gotext using yum by running the following command:

sudo yum -y install golang-github-leonelquinteros-gotext

How To Uninstall golang-github-leonelquinteros-gotext on Fedora 36

To uninstall only the golang-github-leonelquinteros-gotext package we can use the following command:

sudo dnf remove golang-github-leonelquinteros-gotext

golang-github-leonelquinteros-gotext Package Contents on Fedora 36

/usr/bin/xgotext
/usr/lib/.build-id
/usr/lib/.build-id/af
/usr/lib/.build-id/af/9c27e564ebf4ee5bed6522400a15e0cd3bbf61
/usr/share/doc/golang-github-leonelquinteros-gotext
/usr/share/doc/golang-github-leonelquinteros-gotext/CODE_OF_CONDUCT.md
/usr/share/doc/golang-github-leonelquinteros-gotext/CONTRIBUTING.md
/usr/share/doc/golang-github-leonelquinteros-gotext/README.md
/usr/share/licenses/golang-github-leonelquinteros-gotext
/usr/share/licenses/golang-github-leonelquinteros-gotext/LICENSE

References

Summary

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