How to Install and Uninstall gtts.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "gtts.noarch" package

Here is a brief guide to show you how to install gtts.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install gtts.noarch

2. Uninstall "gtts.noarch" package

Please follow the step by step instructions below to uninstall gtts.noarch on Fedora 36:

$ sudo dnf remove gtts.noarch $ sudo dnf autoremove

3. Information about the gtts.noarch package on Fedora 36

Last metadata expiration check: 2:16:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : gtts
Version : 2.2.2
Release : 4.fc36
Architecture : noarch
Size : 8.6 k
Source : gtts-2.2.2-4.fc36.src.rpm
Repository : fedora
Summary : Create an mp3 file from spoken text via the Google TTS API
URL : https://github.com/pndurette/gTTS
License : MIT
Description : gTTS (Google Text to Speech): A cli interface for Google's Text to Speech API.
: Create an mp3 file with the gtts-cli command line utility. It allows
: unlimited lengths to be spoken by tokenizing long sentences where the speech
: would naturally pause.