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

Last updated: May 18,2024

1. Install "python36-gTTS" package

Please follow the step by step instructions below to install python36-gTTS on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-gTTS

2. Uninstall "python36-gTTS" package

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

$ sudo zypper remove python36-gTTS

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

Information for package python36-gTTS:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-gTTS
Version : 2.2.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 170,2 KiB
Installed : No
Status : not installed
Source package : python-gTTS-2.2.2-1.5.src
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.