How To Install golang-github-client9-plaintext on Fedora 36

In this tutorial we learn how to install golang-github-client9-plaintext in Fedora 36. golang-github-client9-plaintext is Tools to extract plaintext from computer code and markup

Introduction

In this tutorial we learn how to install golang-github-client9-plaintext on Fedora 36.

What is golang-github-client9-plaintext

Extract human languages in plain UTF-8 text from computer code and markup.

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

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

sudo dnf -y install golang-github-client9-plaintext

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

sudo yum -y install golang-github-client9-plaintext

How To Uninstall golang-github-client9-plaintext on Fedora 36

To uninstall only the golang-github-client9-plaintext package we can use the following command:

sudo dnf remove golang-github-client9-plaintext

golang-github-client9-plaintext Package Contents on Fedora 36

/usr/bin/plaintext
/usr/lib/.build-id
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/a1b014224d21354fe46a878ef4b6d26b3932b9
/usr/share/doc/golang-github-client9-plaintext
/usr/share/doc/golang-github-client9-plaintext/README.md
/usr/share/licenses/golang-github-client9-plaintext
/usr/share/licenses/golang-github-client9-plaintext/LICENSE

References

Summary

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