How To Install mythes-ca.noarch on Amazon Linux 2

In this tutorial we learn how to install mythes-ca.noarch in Amazon Linux 2. mythes-ca.noarch is Catalan thesaurus

Introduction

In this tutorial we learn how to install mythes-ca.noarch on Amazon Linux 2.

What is mythes-ca.noarch

Catalan thesaurus.

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

Install mythes-ca.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 mythes-ca.noarch using yum by running the following command:

sudo yum -y install mythes-ca.noarch

How To Uninstall mythes-ca.noarch on Amazon Linux 2

To uninstall only the mythes-ca.noarch package we can use the following command:

sudo yum remove mythes-ca.noarch

mythes-ca.noarch Package Contents on Amazon Linux 2

/usr/share/doc/mythes-ca-1.5.0
/usr/share/doc/mythes-ca-1.5.0/LICENCES-fr.txt
/usr/share/doc/mythes-ca-1.5.0/LICENCIAS-es.txt
/usr/share/doc/mythes-ca-1.5.0/LICENSES-en.txt
/usr/share/doc/mythes-ca-1.5.0/LLICENCIES-ca.txt
/usr/share/doc/mythes-ca-1.5.0/README_th_ca_ES_v3.txt
/usr/share/doc/mythes-ca-1.5.0/release_note-ca.txt
/usr/share/mythes/th_ca_AD_v2.dat
/usr/share/mythes/th_ca_AD_v2.idx
/usr/share/mythes/th_ca_ES_v2.dat
/usr/share/mythes/th_ca_ES_v2.idx
/usr/share/mythes/th_ca_FR_v2.dat
/usr/share/mythes/th_ca_FR_v2.idx
/usr/share/mythes/th_ca_IT_v2.dat
/usr/share/mythes/th_ca_IT_v2.idx

References

Summary

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