How to Install and Uninstall espeak.x86_64 Package on Fedora 34

Last updated: October 04,2024

1. Install "espeak.x86_64" package

In this section, we are going to explain the necessary steps to install espeak.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install espeak.x86_64

2. Uninstall "espeak.x86_64" package

Please follow the step by step instructions below to uninstall espeak.x86_64 on Fedora 34:

$ sudo dnf remove espeak.x86_64 $ sudo dnf autoremove

3. Information about the espeak.x86_64 package on Fedora 34

Last metadata expiration check: 2:30:47 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : espeak
Version : 1.48.04
Release : 20.fc34
Architecture : x86_64
Size : 1.2 M
Source : espeak-1.48.04-20.fc34.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.