How To Install hunspell-fur.noarch on Amazon Linux 2

In this tutorial we learn how to install hunspell-fur.noarch in Amazon Linux 2. hunspell-fur.noarch is Friulian hunspell dictionaries

Introduction

In this tutorial we learn how to install hunspell-fur.noarch on Amazon Linux 2.

What is hunspell-fur.noarch

Friulian hunspell dictionaries.

We can use yum to install hunspell-fur.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install hunspell-fur.noarch.

Install hunspell-fur.noarch on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install hunspell-fur.noarch using yum by running the following command:

sudo yum -y install hunspell-fur.noarch

How To Uninstall hunspell-fur.noarch on Amazon Linux 2

To uninstall only the hunspell-fur.noarch package we can use the following command:

sudo yum remove hunspell-fur.noarch

hunspell-fur.noarch Package Contents on Amazon Linux 2

/usr/share/doc/hunspell-fur-0.20050912
/usr/share/doc/hunspell-fur-0.20050912/COPYING.txt
/usr/share/doc/hunspell-fur-0.20050912/LEIMI.txt
/usr/share/doc/hunspell-fur-0.20050912/LICENCE.txt
/usr/share/myspell/fur_IT.aff
/usr/share/myspell/fur_IT.dic

References

Summary

In this tutorial we learn how to install hunspell-fur.noarch on Amazon Linux 2 using yum.