How to Install and Uninstall espeak.i686 Package on Fedora 38

Last updated: November 29,2024

1. Install "espeak.i686" package

Please follow the steps below to install espeak.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install espeak.i686

2. Uninstall "espeak.i686" package

Please follow the instructions below to uninstall espeak.i686 on Fedora 38:

$ sudo dnf remove espeak.i686 $ sudo dnf autoremove

3. Information about the espeak.i686 package on Fedora 38

Last metadata expiration check: 1:33:45 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : espeak
Version : 1.48.04
Release : 24.fc38
Architecture : i686
Size : 1.2 M
Source : espeak-1.48.04-24.fc38.src.rpm
Repository : fedora
Summary : Software speech synthesizer (text-to-speech)
URL : http://espeak.sourceforge.net
License : GPLv3+
Description : eSpeak is a software speech synthesizer for English and other languages.
:
: eSpeak produces good quality English speech. It uses a different synthesis
: method from other open source TTS engines, and sounds quite different.
: It's perhaps not as natural or "smooth", but some people may find the
: articulation clearer and easier to listen to for long periods. eSpeak supports
: several languages, however in most cases these are initial drafts and need more
: work to improve them.
:
: It can run as a command line program to speak text from a file or from stdin.