How To Install golang-gopkg-neurosnap-sentences-1 on Fedora 36

In this tutorial we learn how to install golang-gopkg-neurosnap-sentences-1 in Fedora 36. golang-gopkg-neurosnap-sentences-1 is Multilingual command line sentence tokenizer in Golang

Introduction

In this tutorial we learn how to install golang-gopkg-neurosnap-sentences-1 on Fedora 36.

What is golang-gopkg-neurosnap-sentences-1

This command line utility will convert a blob of text into a list of sentences.

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

Install golang-gopkg-neurosnap-sentences-1 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-gopkg-neurosnap-sentences-1 using dnf by running the following command:

sudo dnf -y install golang-gopkg-neurosnap-sentences-1

Install golang-gopkg-neurosnap-sentences-1 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-gopkg-neurosnap-sentences-1 using yum by running the following command:

sudo yum -y install golang-gopkg-neurosnap-sentences-1

How To Uninstall golang-gopkg-neurosnap-sentences-1 on Fedora 36

To uninstall only the golang-gopkg-neurosnap-sentences-1 package we can use the following command:

sudo dnf remove golang-gopkg-neurosnap-sentences-1

golang-gopkg-neurosnap-sentences-1 Package Contents on Fedora 36

/usr/bin/sentences
/usr/lib/.build-id
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/4aed4452dd828e8d6b5358a57b2cb43c5ea979
/usr/share/doc/golang-gopkg-neurosnap-sentences-1
/usr/share/doc/golang-gopkg-neurosnap-sentences-1/CHANGES.md
/usr/share/doc/golang-gopkg-neurosnap-sentences-1/README.md
/usr/share/licenses/golang-gopkg-neurosnap-sentences-1
/usr/share/licenses/golang-gopkg-neurosnap-sentences-1/LICENSE.md

References

Summary

In this tutorial we learn how to install golang-gopkg-neurosnap-sentences-1 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).