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

Last updated: July 04,2024

1. Install "python311-gTTS" package

This guide let you learn how to install python311-gTTS on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-gTTS

2. Uninstall "python311-gTTS" package

Please follow the step by step instructions below to uninstall python311-gTTS on openSuSE Tumbleweed:

$ sudo zypper remove python311-gTTS

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

Information for package python311-gTTS:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-gTTS
Version : 2.5.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 227.9 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.