How to Install and Uninstall espeak Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "espeak" package

Please follow the instructions below to install espeak on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install espeak

2. Uninstall "espeak" package

Please follow the steps below to uninstall espeak on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove espeak $ sudo apt autoclean && sudo apt autoremove

3. Information about the espeak package on Ubuntu 21.10 (Impish Indri)

Package: espeak
Architecture: amd64
Version: 1.48.15+dfsg-2build1
Multi-Arch: foreign
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Accessibility Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 212
Depends: libc6 (>= 2.33), libespeak1 (>= 1.48.15+dfsg)
Filename: pool/universe/e/espeak/espeak_1.48.15+dfsg-2build1_amd64.deb
Size: 62064
MD5sum: d946a352ef7c12b0b31b4898a21f6c1a
SHA1: 5baaca0d5e84ba64d173f912fdd05f6f4bc989be
SHA256: 3d31c7f8265784834cdf150664ed058cbbe935bace46dfcf3f09ff8309163d0d
SHA512: b8e085f7a9a9b630bda1e422b0187278415fdd84b76f783af733172542aea84ddb1a38aff94debf5b8b984618a57e580e4bdeefb11384877bfdea26173287637
Homepage: http://espeak.sourceforge.net/
Description-en: Multi-lingual software speech synthesizer
eSpeak is a software speech synthesizer for English, and some other
languages.
.
eSpeak produces good quality English speech. It uses a different synthesis
method from other open source text to speech (TTS) engines, and sounds quite
different. It's perhaps not as natural or "smooth", but some find the
articulation clearer and easier to listen to for long periods.
.
It can run as a command line program to speak text from a file or from stdin.
.
* Includes different Voices, whose characteristics can be altered.
* Can produce speech output as a WAV file.
* Can translate text to phoneme codes, so it could be adapted as a front end
for another speech synthesis engine.
* Potential for other languages. More than 40 languages are included.
* Compact size. The program and its data total about 350 kbytes.
* Written in C++.
Description-md5: e4d7ea42a09ed7423403adc9c62ce2f5
Task: xubuntu-desktop