python2-pyttsx on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python2-pyttsx

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

$ yay -Rns python2-pyttsx

2. Manually Install "python2-pyttsx" via AUR

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

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

b. Clone python2-pyttsx's git locally

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

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

$ cd ~/python2-pyttsx $ makepkg -si

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

ID: 1240155
Name: python2-pyttsx
PackageBaseID: 192567
PackageBase: python2-pyttsx
Version: 1.1-1
Description: pyttsx - cross platform text-to-speech
URL: https://github.com/parente/pyttsx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mai
Submitter: mai
FirstSubmitted: 1681245669
LastModified: 1681245669
URLPath: /cgit/aur.git/snapshot/python2-pyttsx.tar.gz