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

Last updated: June 26,2024

1. Install "python310-gTTS" package

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

$ sudo zypper refresh $ sudo zypper install python310-gTTS

2. Uninstall "python310-gTTS" package

Learn how to uninstall python310-gTTS on openSuSE Tumbleweed:

$ sudo zypper remove python310-gTTS

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

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