How To Install gstreamer-plugins-espeak on Fedora 36
Introduction
In this tutorial we learn how to install gstreamer-plugins-espeak
on Fedora 36.
What is gstreamer-plugins-espeak
A simple gstreamer plugin to use espeak as a sound source. It was developed to simplify the espeak usage in the Sugar Speak activity. The plugin uses given text to produce audio output.
We can use yum
or dnf
to install gstreamer-plugins-espeak
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gstreamer-plugins-espeak.
Install gstreamer-plugins-espeak on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install gstreamer-plugins-espeak
using dnf
by running the following command:
sudo dnf -y install gstreamer-plugins-espeak
Install gstreamer-plugins-espeak on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install gstreamer-plugins-espeak
using yum
by running the following command:
sudo yum -y install gstreamer-plugins-espeak
How To Uninstall gstreamer-plugins-espeak on Fedora 36
To uninstall only the gstreamer-plugins-espeak
package we can use the following command:
sudo dnf remove gstreamer-plugins-espeak
gstreamer-plugins-espeak Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/67
/usr/lib/.build-id/67/a763840e96150dab3bf61b970ba1692fa84101
/usr/lib64/gstreamer-1.0/libgstespeak.so
/usr/share/appdata/gstreamer-espeak.appdata.xml
/usr/share/doc/gstreamer-plugins-espeak
/usr/share/doc/gstreamer-plugins-espeak/AUTHORS
/usr/share/doc/gstreamer-plugins-espeak/NEWS
/usr/share/doc/gstreamer-plugins-espeak/README
/usr/share/licenses/gstreamer-plugins-espeak
/usr/share/licenses/gstreamer-plugins-espeak/COPYING
References
Summary
In this tutorial we learn how to install gstreamer-plugins-espeak
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gstreamer-plugins-espeak on Fedora 36” linkTitle: “gstreamer-plugins-espeak” type: “docs” description: “In this tutorial we learn how to install gstreamer-plugins-espeak in Fedora 36. gstreamer-plugins-espeak is A simple gstreamer plugin to use espeak” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gstreamer-plugins-espeak-featured.png
Introduction
In this tutorial we learn how to install gstreamer-plugins-espeak
on Fedora 36.
What is gstreamer-plugins-espeak
A simple gstreamer plugin to use espeak as a sound source. It was developed to simplify the espeak usage in the Sugar Speak activity. The plugin uses given text to produce audio output.
We can use yum
or dnf
to install gstreamer-plugins-espeak
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gstreamer-plugins-espeak.
Install gstreamer-plugins-espeak on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install gstreamer-plugins-espeak
using dnf
by running the following command:
sudo dnf -y install gstreamer-plugins-espeak
Install gstreamer-plugins-espeak on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install gstreamer-plugins-espeak
using yum
by running the following command:
sudo yum -y install gstreamer-plugins-espeak
How To Uninstall gstreamer-plugins-espeak on Fedora 36
To uninstall only the gstreamer-plugins-espeak
package we can use the following command:
sudo dnf remove gstreamer-plugins-espeak
gstreamer-plugins-espeak Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/c9210527d2ba125e544f4bd512655b3069b6dc
/usr/lib/gstreamer-1.0/libgstespeak.so
/usr/share/appdata/gstreamer-espeak.appdata.xml
/usr/share/doc/gstreamer-plugins-espeak
/usr/share/doc/gstreamer-plugins-espeak/AUTHORS
/usr/share/doc/gstreamer-plugins-espeak/NEWS
/usr/share/doc/gstreamer-plugins-espeak/README
/usr/share/licenses/gstreamer-plugins-espeak
/usr/share/licenses/gstreamer-plugins-espeak/COPYING
References
Summary
In this tutorial we learn how to install gstreamer-plugins-espeak
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).