How to Install and Uninstall python3-espeak Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-espeak" package

Please follow the instructions below to install python3-espeak on Kali Linux

$ sudo apt update $ sudo apt install python3-espeak

2. Uninstall "python3-espeak" package

Please follow the guidance below to uninstall python3-espeak on Kali Linux:

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

3. Information about the python3-espeak package on Kali Linux

Package: python3-espeak
Source: python-espeak (0.5-5)
Version: 0.5-5+b2
Installed-Size: 63
Maintainer: Debian TTS Team
Architecture: amd64
Depends: libc6 (>= 2.4), libespeak1 (>= 1.48.15+dfsg), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Breaks: espeak-gui (<< 0.3)
Size: 10464
SHA256: dcc9705b7e497f40fb7a8e1b09fef3b0d5406a8b296bd0999d57528566c8f120
SHA1: 47b0d97a808286c235afcc8a1d7b500f803f69b4
MD5sum: 1aeecbcdee7b64c522ea485addfc9521
Description: Python bindings for eSpeak
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.
.
This package contains bindings to use eSpeak from within Python
applications.
.
Be aware that python-espeak is still in an early state; it's incomplete
and the API may change in future versions.
Description-md5:
Multi-Arch: same
Homepage: https://launchpad.net/python-espeak
Section: python
Priority: optional
Filename: pool/main/p/python-espeak/python3-espeak_0.5-5+b2_amd64.deb