python-google-speak on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "python-google-speak" 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-google-speak on Arch using YAY

$ yay -S python-google-speak

* (Optional) Uninstall python-google-speak on Arch using YAY

$ yay -Rns python-google-speak

2. Manually Install "python-google-speak" via AUR

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

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

b. Clone python-google-speak's git locally

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

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

$ cd ~/python-google-speak $ makepkg -si

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

ID: 1265337
Name: python-google-speak
PackageBaseID: 176564
PackageBase: python-google-speak
Version: 0.2.1-1
Description: Simple class to create speech files using Google Translate URL
URL: https://github.com/marcus67/python_google_speak
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1646251124
LastModified: 1685424941
URLPath: /cgit/aur.git/snapshot/python-google-speak.tar.gz