How To Install mythes-fr.noarch on Amazon Linux 2
In this tutorial we learn how to install mythes-fr.noarch in Amazon Linux 2. mythes-fr.noarch is French thesaurus
Introduction
In this tutorial we learn how to install mythes-fr.noarch on Amazon Linux 2.
What is mythes-fr.noarch
French thesaurus.
We can use yum to install mythes-fr.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install mythes-fr.noarch.
Install mythes-fr.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-fr.noarch using yum by running the following command:
sudo yum -y install mythes-fr.noarch
How To Uninstall mythes-fr.noarch on Amazon Linux 2
To uninstall only the mythes-fr.noarch package we can use the following command:
sudo yum remove mythes-fr.noarch
mythes-fr.noarch Package Contents on Amazon Linux 2
/usr/share/doc/mythes-fr-2.3
/usr/share/doc/mythes-fr-2.3/README_thes_fr.txt
/usr/share/mythes/th_fr_FR_v2.dat
/usr/share/mythes/th_fr_FR_v2.idx
References
Summary
In this tutorial we learn how to install mythes-fr.noarch on Amazon Linux 2 using yum.