How to Install and Uninstall python3-gtts.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-gtts.noarch" package

Please follow the steps below to install python3-gtts.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-gtts.noarch

2. Uninstall "python3-gtts.noarch" package

Learn how to uninstall python3-gtts.noarch on Fedora 34:

$ sudo dnf remove python3-gtts.noarch $ sudo dnf autoremove

3. Information about the python3-gtts.noarch package on Fedora 34

Last metadata expiration check: 0:48:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-gtts
Version : 2.2.2
Release : 1.fc34
Architecture : noarch
Size : 51 k
Source : gtts-2.2.2-1.fc34.src.rpm
Repository : fedora
Summary : Library for Python 3 to communicate with the Google gtts
URL : https://github.com/pndurette/gTTS
License : MIT
Description : gTTS (Google Text to Speech): Python3 interface for Google's Text to Speech API.
: Create an mp3 file with the python3 gTTS module. It allows unlimited lengths to
: be spoken by tokenizing long sentences where the speech would naturally pause.