How to Install and Uninstall flite.i686 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "flite.i686" package

In this section, we are going to explain the necessary steps to install flite.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install flite.i686

2. Uninstall "flite.i686" package

Please follow the guidelines below to uninstall flite.i686 on Amazon Linux 2:

$ sudo yum remove flite.i686 $ sudo yum autoremove

3. Information about the flite.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : flite
Arch : i686
Version : 1.3
Release : 22.amzn2.0.2
Size : 6.1 M
Repo : amzn2-core/2/x86_64
Summary : Small, fast speech synthesis engine (text-to-speech)
URL : http://www.speech.cs.cmu.edu/flite/
License : MIT
Description : Flite (festival-lite) is a small, fast run-time speech synthesis
: engine developed at CMU and primarily designed for small embedded
: machines and/or large servers. Flite is designed as an alternative
: synthesis engine to Festival for voices built using the FestVox
: suite of voice building tools.