How to Install and Uninstall espeak Package on Kali Linux

Last updated: May 17,2024

1. Install "espeak" package

Here is a brief guide to show you how to install espeak on Kali Linux

$ sudo apt update $ sudo apt install espeak

2. Uninstall "espeak" package

This guide let you learn how to uninstall espeak on Kali Linux:

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

3. Information about the espeak package on Kali Linux

Package: espeak
Source: espeak (1.48.15+dfsg-3)
Version: 1.48.15+dfsg-3+b1
Installed-Size: 216
Maintainer: Debian Accessibility Team
Architecture: amd64
Depends: libc6 (>= 2.34), libespeak1 (>= 1.48.15+dfsg)
Size: 68968
SHA256: da6eb31d27f9ebd71e59b0cb8572ef36714546668c2b8f4ae4f921236e70c990
SHA1: 584e1a784029ab4576cfd1b0cbd1fac9cc561191
MD5sum: 100f56481b7e8e65ed5cfa3406f65eb3
Description: 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:
Multi-Arch: foreign
Homepage: http://espeak.sourceforge.net/
Tag: implemented-in::c++, interface::commandline, role::program,
sound::speech, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/e/espeak/espeak_1.48.15+dfsg-3+b1_amd64.deb