How To Install golang-github-chai2010-gettext-devel on Fedora 36

In this tutorial we learn how to install golang-github-chai2010-gettext-devel in Fedora 36. golang-github-chai2010-gettext-devel is GNU gettext for Go

Introduction

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

What is golang-github-chai2010-gettext-devel

Package Gettext implements a basic GNU’s gettext library. This package contains the source code needed for building packages that reference the following Go import paths – github.com/chai2010/gettext-go

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

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

sudo dnf -y install golang-github-chai2010-gettext-devel

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

sudo yum -y install golang-github-chai2010-gettext-devel

How To Uninstall golang-github-chai2010-gettext-devel on Fedora 36

To uninstall only the golang-github-chai2010-gettext-devel package we can use the following command:

sudo dnf remove golang-github-chai2010-gettext-devel

golang-github-chai2010-gettext-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-chai2010-gettext-devel
/usr/share/doc/golang-github-chai2010-gettext-devel/README.md
/usr/share/doc/golang-github-chai2010-gettext-devel/examples
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/Makefile
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/hello.go
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/hi
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/hi/hi.go
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale.zip
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/default
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/default/LC_MESSAGES
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/default/LC_MESSAGES/hello.mo
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/default/LC_MESSAGES/hello.po
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/default/LC_RESOURCE
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/default/LC_RESOURCE/hello
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/default/LC_RESOURCE/hello/favicon.ico
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/default/LC_RESOURCE/hello/poems.txt
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_CN
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_CN/LC_MESSAGES
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_CN/LC_MESSAGES/hello.mo
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_CN/LC_MESSAGES/hello.po
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_CN/LC_RESOURCE
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_CN/LC_RESOURCE/hello
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_CN/LC_RESOURCE/hello/poems.txt
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_TW
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_TW/LC_MESSAGES
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_TW/LC_MESSAGES/hello.mo
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_TW/LC_MESSAGES/hello.po
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_TW/LC_RESOURCE
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_TW/LC_RESOURCE/hello
/usr/share/doc/golang-github-chai2010-gettext-devel/examples/locale/zh_TW/LC_RESOURCE/hello/poems.txt
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/chai2010
/usr/share/gocode/src/github.com/chai2010/gettext-go
/usr/share/gocode/src/github.com/chai2010/gettext-go/.goipath
/usr/share/gocode/src/github.com/chai2010/gettext-go/README.md
/usr/share/gocode/src/github.com/chai2010/gettext-go/cmd
/usr/share/gocode/src/github.com/chai2010/gettext-go/cmd/xgettext-go
/usr/share/gocode/src/github.com/chai2010/gettext-go/cmd/xgettext-go/main.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/cmd/xgettext-go/pkg.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/cmd/xgettext-go/utils.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/cmd/xgettext-go/utils_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/doc.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/example_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/fs.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/fs_json.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/fs_os.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/fs_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/fs_zip.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/gettext.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/gettext_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/go.mod
/usr/share/gocode/src/github.com/chai2010/gettext-go/hello.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/locale.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/locale_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/doc.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/encoder.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/encoder_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/file.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/file_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/header.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/header_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/message.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/util.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/mo/util_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/plural
/usr/share/gocode/src/github.com/chai2010/gettext-go/plural/doc.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/plural/formula.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/plural/formula_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/plural/table.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/comment.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/comment_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/doc.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/file.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/file_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/header.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/header_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/line_reader.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/message.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/message_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/poedit_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/re.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/util.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/po/util_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/testdata_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/testing_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/tr.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/tr_test.go
/usr/share/gocode/src/github.com/chai2010/gettext-go/util.go
/usr/share/licenses/golang-github-chai2010-gettext-devel
/usr/share/licenses/golang-github-chai2010-gettext-devel/LICENSE

References

Summary

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