python-gtts on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "python-gtts" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-gtts on Arch using YAY

$ yay -S python-gtts

* (Optional) Uninstall python-gtts on Arch using YAY

$ yay -Rns python-gtts

2. Manually Install "python-gtts" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-gtts's git locally

$ git clone https://aur.archlinux.org/python-gtts.git ~/python-gtts

c. Go to ~/python-gtts folder and install it

$ cd ~/python-gtts $ makepkg -si

3. Information about the python-gtts package on Arch User Repository (AUR)

ID: 1395001
Name: python-gtts
PackageBaseID: 119449
PackageBase: python-gtts
Version: 2.5.1-1
Description: Python library and CLI tool to interface with Google Translate's text-to-speech API
URL: https://github.com/pndurette/gTTS
NumVotes: 18
Popularity: 0.008243
OutOfDate:
Maintainer: yochananmarqos
Submitter: tembleking
FirstSubmitted: 1486137078
LastModified: 1706541143
URLPath: /cgit/aur.git/snapshot/python-gtts.tar.gz