How to Install and Uninstall python312-gTTS Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python312-gTTS" package

In this section, we are going to explain the necessary steps to install python312-gTTS on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-gTTS

2. Uninstall "python312-gTTS" package

This is a short guide on how to uninstall python312-gTTS on openSuSE Tumbleweed:

$ sudo zypper remove python312-gTTS

3. Information about the python312-gTTS package on openSuSE Tumbleweed

Information for package python312-gTTS:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-gTTS
Version : 2.5.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 214.3 KiB
Installed : No
Status : not installed
Source package : python-gTTS-2.5.1-1.2.src
Upstream URL : https://github.com/pndurette/gTTS
Summary : Python module to create MP3 files from spoken text via the Google TTS API
Description :
gTTS is a Python interface for Google's Text to Speech API. An MP3
file may be created with the gTTS module or the gtts-cli command line
utility. It allows unlimited lengths to be spoken by tokenizing long
sentences where the speech would naturally pause.