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

Last updated: April 23,2024

1. Install "python3-speechd" package

Please follow the guidelines below to install python3-speechd on Kali Linux

$ sudo apt update $ sudo apt install python3-speechd

2. Uninstall "python3-speechd" package

Please follow the step by step instructions below to uninstall python3-speechd on Kali Linux:

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

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

Package: python3-speechd
Source: speech-dispatcher
Version: 0.11.5-2
Installed-Size: 140
Maintainer: Debian TTS Team
Architecture: all
Replaces: python-speechd
Depends: python3-xdg, python3:any
Breaks: python-speechd
Size: 43488
SHA256: 82ad7ca1096b00f285cc06c3a2decc84fd82492650a18ae24ad9747af7e26636
SHA1: 95f20ae695f143f8819fa4b3bc742532ba8ac15f
MD5sum: f8c5225c26e9eb268769848d0314fc16
Description: Python interface to Speech Dispatcher
Speech Dispatcher provides a device independent layer for speech synthesis.
It supports various software and hardware speech synthesizers as
backends and provides a generic layer for synthesizing speech and
playing back PCM data via those different backends to applications.
.
Various high level concepts like enqueueing vs. interrupting speech and
application specific user configurations are implemented in a device
independent way, therefore freeing the application programmer from
having to yet again reinvent the wheel.
.
This package contains a Python library for communication with Speech
Dispatcher.
Description-md5:
Multi-Arch: foreign
Homepage: http://devel.freebsoft.org/speechd
Section: python
Priority: optional
Filename: pool/main/s/speech-dispatcher/python3-speechd_0.11.5-2_all.deb