asterisk-espeak on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S asterisk-espeak

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

$ yay -Rns asterisk-espeak

2. Manually Install "asterisk-espeak" via AUR

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

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

b. Clone asterisk-espeak's git locally

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

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

$ cd ~/asterisk-espeak $ makepkg -si

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

ID: 687842
Name: asterisk-espeak
PackageBaseID: 103431
PackageBase: asterisk-espeak
Version: 5.0-1
Description: Asterisk module that provides the "eSpeak" dialplan application. It allows you to use the eSpeak text to speech synthesizer.
URL: https://github.com/zaf/asterisk-espeak
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dylwhich
FirstSubmitted: 1447728109
LastModified: 1579456978
URLPath: /cgit/aur.git/snapshot/asterisk-espeak.tar.gz