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

Last updated: May 18,2024

1. Install "espeak.i686" package

Here is a brief guide to show you how to install espeak.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install espeak.i686

2. Uninstall "espeak.i686" package

This is a short guide on how to uninstall espeak.i686 on Fedora 36:

$ sudo dnf remove espeak.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:06:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : espeak
Version : 1.48.04
Release : 22.fc36
Architecture : i686
Size : 1.2 M
Source : espeak-1.48.04-22.fc36.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.