aspeak on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install aspeak on Arch using YAY
$
yay -S
aspeak
Copied
* (Optional) Uninstall aspeak on Arch using YAY
$
yay -Rns
aspeak
Copied
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
Copied
b. Clone aspeak's git locally
$
git clone https://aur.archlinux.org/aspeak.git
~/aspeak
Copied
c. Go to ~/aspeak folder and install it
$
cd
~/aspeak
Copied
$
makepkg -si
Copied
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
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