aspeak-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S aspeak-bin

* (Optional) Uninstall aspeak-bin on Arch using YAY

$ yay -Rns aspeak-bin

2. Manually Install "aspeak-bin" via AUR

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

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

b. Clone aspeak-bin's git locally

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

c. Go to ~/aspeak-bin folder and install it

$ cd ~/aspeak-bin $ makepkg -si

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

ID: 1280175
Name: aspeak-bin
PackageBaseID: 191288
PackageBase: aspeak-bin
Version: 6.0.0-1
Description: A simple text-to-speech client for Azure TTS API
URL: https://github.com/kxxt/aspeak
NumVotes: 2
Popularity: 0.13579
OutOfDate:
Maintainer: kxxt
Submitter: kxxt
FirstSubmitted: 1678415450
LastModified: 1688000361
URLPath: /cgit/aur.git/snapshot/aspeak-bin.tar.gz