aspeak on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S aspeak

* (Optional) Uninstall aspeak on Arch using YAY

$ yay -Rns aspeak

2. Manually Install "aspeak" via AUR

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

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

b. Clone aspeak's git locally

$ git clone https://aur.archlinux.org/aspeak.git ~/aspeak

c. Go to ~/aspeak folder and install it

$ cd ~/aspeak $ makepkg -si

3. Information about the aspeak package on Arch User Repository (AUR)

ID: 1280173
Name: aspeak
PackageBaseID: 191287
PackageBase: aspeak
Version: 6.0.0-1
Description: A simple text-to-speech client for Azure TTS API
URL: https://github.com/kxxt/aspeak
NumVotes: 1
Popularity: 0.319874
OutOfDate:
Maintainer: kxxt
Submitter: kxxt
FirstSubmitted: 1678414243
LastModified: 1688000286
URLPath: /cgit/aur.git/snapshot/aspeak.tar.gz