tts on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S tts

* (Optional) Uninstall tts on Arch using YAY

$ yay -Rns tts

2. Manually Install "tts" via AUR

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

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

b. Clone tts's git locally

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

c. Go to ~/tts folder and install it

$ cd ~/tts $ makepkg -si

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

ID: 1417539
Name: tts
PackageBaseID: 195118
PackageBase: tts
Version: 0.22.0-3
Description: Coqui-TSS for inference
URL: https://github.com/coqui-ai/TTS
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1687888483
LastModified: 1709140819
URLPath: /cgit/aur.git/snapshot/tts.tar.gz