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

Last updated: September 29,2024

1. Install "espeak.x86_64" package

This tutorial shows how to install espeak.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install espeak.x86_64

2. Uninstall "espeak.x86_64" package

In this section, we are going to explain the necessary steps to uninstall espeak.x86_64 on Fedora 35:

$ sudo dnf remove espeak.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:17:52 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : espeak
Version : 1.48.04
Release : 21.fc35
Architecture : x86_64
Size : 1.2 M
Source : espeak-1.48.04-21.fc35.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.