python-pyttsx on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pyttsx

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

$ yay -Rns python-pyttsx

2. Manually Install "python-pyttsx" via AUR

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

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

b. Clone python-pyttsx's git locally

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

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

$ cd ~/python-pyttsx $ makepkg -si

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

ID: 535060
Name: python-pyttsx
PackageBaseID: 135086
PackageBase: python-pyttsx
Version: 1.1-2
Description: cross platform text-to-speech interface
URL: https://pypi.python.org/pypi/pyttsx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: stormdragon2976
FirstSubmitted: 1534276817
LastModified: 1534276817
URLPath: /cgit/aur.git/snapshot/python-pyttsx.tar.gz