python-vosk on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-vosk

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

$ yay -Rns python-vosk

2. Manually Install "python-vosk" via AUR

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

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

b. Clone python-vosk's git locally

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

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

$ cd ~/python-vosk $ makepkg -si

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

ID: 1183067
Name: python-vosk
PackageBaseID: 177687
PackageBase: vosk-api
Version: 0.3.45-1
Description: Python module for vosk-api
URL: https://alphacephei.com/vosk/
NumVotes: 8
Popularity: 2.086445
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1649097398
LastModified: 1671138598
URLPath: /cgit/aur.git/snapshot/python-vosk.tar.gz