How to Install and Uninstall gstreamer1.0-espeak Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "gstreamer1.0-espeak" package

This guide let you learn how to install gstreamer1.0-espeak on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gstreamer1.0-espeak

2. Uninstall "gstreamer1.0-espeak" package

Please follow the instructions below to uninstall gstreamer1.0-espeak on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gstreamer1.0-espeak $ sudo apt autoclean && sudo apt autoremove

3. Information about the gstreamer1.0-espeak package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gstreamer1.0-espeak
Priority: optional
Section: universe/graphics
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sugar Team
Architecture: amd64
Source: gst-plugins-espeak
Version: 0.4.0-1
Depends: libc6 (>= 2.4), libespeak1 (>= 1.48.04+dfsg), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0)
Filename: pool/universe/g/gst-plugins-espeak/gstreamer1.0-espeak_0.4.0-1_amd64.deb
Size: 14002
MD5sum: 214d63982342933a67c90f45b582b318
SHA1: 6dfc94422d530b712b4b1192ffe869f49e5bfaab
SHA256: 51a92d073847518942e60fb2805b7ff2611a03a1fc67146a6fec535d3a36aca4
Description-en: GStreamer plugin for eSpeak speech synthesis
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains a GStreamer plugin for using eSpeak library as a
sound source for GStreamer. Plugin uses given text to produce audio
output.
Description-md5: ffadb66a9d7e3c13cf929c1a08fa7c29
Homepage: https://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu