python2-gtts on AUR (Arch User Repository)

Last updated: November 14,2024

1. Install "python2-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 python2-gtts on Arch using YAY

$ yay -S python2-gtts

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

$ yay -Rns python2-gtts

2. Manually Install "python2-gtts" via AUR

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

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

b. Clone python2-gtts's git locally

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

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

$ cd ~/python2-gtts $ makepkg -si

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

ID: 242568
Name: python2-gtts
PackageBaseID: 84467
PackageBase: python2-gtts
Version: 1.0.7-2
Description: A Python interface to Google's Text to Speech API.
URL: https://github.com/pndurette/gTTS
NumVotes: 2
Popularity: 0
OutOfDate: 1463521294
Maintainer:
FirstSubmitted: 1407614650
LastModified: 1445724871
URLPath: /cgit/aur.git/snapshot/python2-gtts.tar.gz