python-espeak on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-espeak

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

$ yay -Rns python-espeak

2. Manually Install "python-espeak" via AUR

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

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

b. Clone python-espeak's git locally

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

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

$ cd ~/python-espeak $ makepkg -si

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

ID: 372919
Name: python-espeak
PackageBaseID: 82315
PackageBase: python-espeak
Version: 0.5-4
Description: Python bindings for eSpeak.
URL: https://launchpad.net/python-espeak
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: vinipsmaker
Submitter: vinipsmaker
FirstSubmitted: 1401420308
LastModified: 1484069618
URLPath: /cgit/aur.git/snapshot/python-espeak.tar.gz