python-stt on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-stt

* (Optional) Uninstall python-stt on Arch using YAY

$ yay -Rns python-stt

2. Manually Install "python-stt" via AUR

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

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

b. Clone python-stt's git locally

$ git clone https://aur.archlinux.org/python-stt.git ~/python-stt

c. Go to ~/python-stt folder and install it

$ cd ~/python-stt $ makepkg -si

3. Information about the python-stt package on Arch User Repository (AUR)

ID: 1127130
Name: python-stt
PackageBaseID: 176607
PackageBase: stt
Version: 1.3.0-1
Description: STT Python bindings
URL: https://github.com/coqui-ai/STT
NumVotes: 0
Popularity: 0
OutOfDate: 1708004622
Maintainer: skeilnet
Submitter: skeilnet
FirstSubmitted: 1646431533
LastModified: 1660753452
URLPath: /cgit/aur.git/snapshot/python-stt.tar.gz