python-speechrecognition on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S python-speechrecognition

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

$ yay -Rns python-speechrecognition

2. Manually Install "python-speechrecognition" via AUR

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

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

b. Clone python-speechrecognition's git locally

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

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

$ cd ~/python-speechrecognition $ makepkg -si

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

ID: 1222694
Name: python-speechrecognition
PackageBaseID: 89887
PackageBase: python-speechrecognition
Version: 3.9.0-1
Description: Google-powered speech recognition for Python
URL: https://github.com/Uberi/speech_recognition
NumVotes: 3
Popularity: 0
OutOfDate: 1686948136
Maintainer:
Submitter:
FirstSubmitted: 1422498150
LastModified: 1678215728
URLPath: /cgit/aur.git/snapshot/python-speechrecognition.tar.gz