How To Install golang-github-kr-text on Fedora 36

In this tutorial we learn how to install golang-github-kr-text in Fedora 36. golang-github-kr-text is Miscellaneous functions for formatting text

Introduction

In this tutorial we learn how to install golang-github-kr-text on Fedora 36.

What is golang-github-kr-text

Miscellaneous functions for formatting text.

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

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

sudo dnf -y install golang-github-kr-text

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

sudo yum -y install golang-github-kr-text

How To Uninstall golang-github-kr-text on Fedora 36

To uninstall only the golang-github-kr-text package we can use the following command:

sudo dnf remove golang-github-kr-text

golang-github-kr-text Package Contents on Fedora 36

/usr/bin/agg
/usr/bin/go-mc
/usr/lib/.build-id
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/50846fb98b6fdf6ebb770f4061a732fbdc3365
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/49bd66f1f17d80b6b8a8fbfecaa83f790dbc43
/usr/share/doc/golang-github-kr-text
/usr/share/doc/golang-github-kr-text/Readme
/usr/share/doc/golang-github-kr-text/Readme-colwriter
/usr/share/doc/golang-github-kr-text/Readme-mc
/usr/share/licenses/golang-github-kr-text
/usr/share/licenses/golang-github-kr-text/License

References

Summary

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